Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDS-5 debug problem!
I use the ds-5 to debug ucosii on terasic DE-1 SOC. I want to control the FPGA PIO and I add the altera API to do this. But when I debug the program, commands window shows that “Target Message: ...
Altera_Forum
Honored Contributor
12 years agothe ucosii.ds only has two lines:
stop file "$sdir/ucosii.axf" and I change it to stop loadfile "$sdir/ucosii.axf" 0x0xFFFF0000 but still cannot work.