Altera_Forum
Honored Contributor
11 years agoDebug problem: Thread Suspended, <symbol is not available>
Hello All,
I have problem when I debug a project based on stratixIII_3sl150. (Quartus 9.0, Nios II 9.0) The execution of my program (c/c++) in visual studio is fine and its build in niosII is fine. When i launch the debug in niosII, the project starts give results but it is suspended without finish the execution of the program. It mentions: - Thread [0] (Suspended: Signal 'SIGTRAP' received. Description:Trace/breakpoint trap.) 1 <symbol is not available> 0x080000a0 Please any help. Thanks.