Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMike,
Thanks for the quick response and suggestion -- setting the data trigger to the same value as the hardware breakpoint stopped Eclipse from complaining during the debug load. However, still no joy -- after the debug load completes, I see that the program is going through the usual start() sequence and loading my main(), and blowing right through the main() and other breakpoints that I've set. When I pause the processor, I've landed in the exit() while(1) spin loop without hitting any of the main() entry or other manual breakpoints. I've tried both the Nios II Hardware debugger and the Nios II Hardware v2 (beta) with similar results. Other than not being able to hit breakpoints and step through the program, it appears that everything else is working as expected, although I might try adding some additional LED blink tests to my Hello World test program. I might also try some other Gen2 variations, like removing the flash accelerator when I return to the office in a couple of days. If you can think of anything else to try, that would be very much appreciated -- thanks. -Tom Rosenbauer