Hi,all,

I am debugging a board of a cpu of CNS2132, which have a FA526 core, I found 
there is a bug, that is: the program did not excute the instruction at pc, but 
excute the instruction at pc+4.

This means when I reset the board, the instrction at reset vector was not 
excuted, but the one at  interrupt vector of undefined instruction did.

Other bugs may come from it, using insight(a frontend of GDB), i can't set 
breakpoints, can't step run, etc...

The openocd version i use is 0.2.0, i can'try newer versions since errors 
encountered during the compilation.

Any help greatly appreciated! 

thanks.




zzzh.2007
2009-10-29
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to