FPGA USER
Newbie level 1
- Joined
- Jun 5, 2014
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 6
Hello,
I have some issues to debug a project based on Altera stratixIII_3sl150. (Quartus 9.0, Nios II 9.0)
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:
Please any help.
Thanks.
I have some issues to debug a project based on Altera stratixIII_3sl150. (Quartus 9.0, Nios II 9.0)
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 any help.
Thanks.