Forum Discussion
Altera_Forum
Honored Contributor
15 years agoprintf does not display in the console
Hi All, I am trying to get the cycloneiii_3c25_start_niosii_standard reference design files to run on the cyclone iii starter kit. The problem that i have is that once the Nios ii project ...
Altera_Forum
Honored Contributor
15 years agoI just tried to debug on the same SOPC design using the count binary template in Nios II.
When trying to break at main() i got the following error: Nios II Elf Debugger (18/11/10 17:15) (Suspended) <Warning: Cannot insert breakpoint 1. Error accessing memory address 0x20003b8: Unknown error 4294967295. > Thread [0] (Suspended) 1 <symbol is not available> 0x00000000 I think there is definetly a problem with the memory configuration with my SOPC design. Problem being i am not sure where. Cheers.