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.

F28035的仿真器调试方面的问题



初次使用F28035,仿真器能连接CPU ,程序能下载到CPU,但是运行过了PieVectTable初始化之后就不知道跑哪里去了,运行不到PieVectTable()下面一行,不知道还需要什么设 置。

 

 

参考28035的资料,其中仿真器调试要求TRST引脚为1,是不是要上拉一个电阻到VCC呢,

EMU_KEY(0X0D00)处要写入0X55AA吗?

EMU_BMODE要写入0x000A引导BOOT To RAM吗?

和28069或者28335相比,28035感觉使用起来不那么顺呢?