我现在遇到这样一个问题,我实在linux下用gcc 编译的uboot,然后放到sd卡里面启动,这时候想通过jtag仿真器连接cpu 看看当前的寄存器状态,这该怎么办?看了一遍ccs的选项,都没有类似 attach或者connect之类的选项。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
其实在uboot下面,你完全可以使用md命令,来打印相关寄存器的值。
如果是想用ccs和jtag的话,可以参考这个:http://processors.wiki.ti.com/index.php/Sitara_Linux_Training