Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSuspended: Signal 'SIGTRAP' at ecps base address
Hi, This happen on two hardware platform with ucosII operation system. Last information is below: Suspended: Sigmal 'SIGTRAP' received. Description: Trace/breakpoint trap. 1 <symbol is no...
Altera_Forum
Honored Contributor
12 years agoHello,
I have some issues to debug a project based on stratixIII_3sl150. I think that my problem is similar to yours problems. My problem is: 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 can you help me. How are you solved yours problems. Thanks.