Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21615 Discussions

What's problem of my programming?

Altera_Forum
Honored Contributor II
1,259 Views

When I program a JTAG chain constituted a CPLD and FPGA like the following picture 

https://www.alteraforum.com/forum/attachment.php?attachmentid=5494  

 

programming operation is unsuccessful, and the following error message show.  

 

Internal Error: Sub-system: MEM, File: /quartus/ccl/mem/mem_section.h, Line: 396 

Bad end (begin) guard at: 0x077849CC (0x077849DC) 

Stack Trace: 

0x9b02: MEM_SEGMENT_INTERNAL::locked_allocate + 0x462 (ccl_mem) 

0xa268: mem_realloc_wrapper + 0x188 (ccl_mem) 

0x1cac: mem_delete_wrapper + 0x2c (ccl_mem) 

0x2ad5c: PGM_CHAIN_ELEMENT::create_chain_element + 0x142c (pgm_pgmio) 

0x2b7d1: PGM_CHAIN_ELEMENT::create_chain_element + 0x1ea1 (pgm_pgmio) 

0xe3414: PGMIO_SENSITIVITY_DEFINITION::is_auto_match_pdb_xfr + 0x1d72e (pgm_pgmio) 

0xca0d0: PGMIO_SENSITIVITY_DEFINITION::is_auto_match_pdb_xfr + 0x43ea (pgm_pgmio) 

0xca1ef: PGMIO_SENSITIVITY_DEFINITION::is_auto_match_pdb_xfr + 0x4509 (pgm_pgmio) 

0xca26c: PGMIO_SENSITIVITY_DEFINITION::is_auto_match_pdb_xfr + 0x4586 (pgm_pgmio) 

0x1189: LdrInitializeThunk + 0x23 (ntdll) 

0x235f6: RtlCreateProcessParameters + 0xa05 (ntdll) 

0x1cd85: IsValidLocale + 0x8ea (kernel32) 

0x1cdfd: ExitProcess + 0x13 (kernel32) 

0x221cb: _amsg_exit + 0x74 (MSVCR90) 

0x22410: _get_pgmptr + 0x195 (MSVCR90) 

0x22480: _exit + 0x10 (MSVCR90) 

0x17be: err_ie_abort_or_exit + 0xe (CCL_ERR) 

0x2ddac: MSG_INTERNAL_ERROR::report_fatal + 0x5c (CCL_MSG) 

0x45e9: err_report_fatal_exception + 0x59 (CCL_ERR) 

0x480f: err_report_fatal_exception + 0x27f (CCL_ERR) 

0x4858: err_exception_handler + 0x38 (CCL_ERR) 

 

End-trace 

Quartus II Version 9.1 Build 350 03/24/2010 SJ Full Version 

Service Pack Installed: 2 

 

What's wrong in my design? Thanks a lot!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
570 Views

Look i am not sure but generally internal errors come when your resources to equip the tool is less for example ram , processor speed , available space ..still i am not sure about this error just a rough guess might help you...good luck. 

 

And even better if you raise a customer service request to altera, on mysupport. They will give you the correct remedy within 2 days
0 Kudos
Altera_Forum
Honored Contributor II
570 Views

i would try a newer version, i don't think it's something specific to your design if it's happening when you're trying to program the parts

0 Kudos
Reply