如题,请问可能是哪里的问题?如图所示,寄存器和STACK中的MEM值都是0,请问可能是哪里的原因?
已解决! 转到解答。
Please check the status, when the initialization file has just been executed and the debugger stops at the entry point of the program(main.c),
在原帖中查看解决方案
Hello liu bin,
Would you please provide CCS console log?
Thanks,
Yiping
相关寄存器测试:
1、GPR寄存器
2、特殊寄存器
3、外设相关寄存器测试:
感谢,是IMMR的问题。
只能看到一部分log文件,也就是最后的LOG信息,有什么方式可以把启动到调试开始的所有LOG记录下来吗?