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.
您好!
-在调试/运行模式期间随机发生 undef/data/prefetch 条目异常。
观察结果:
在之前的代码版本中、所有内容都经过测试并按预期工作。 然后、当我在代码中声明任何变量或在代码中为变量赋值时、如下所示:
当我取消注释 stHandSwitch_G.uiTimer_g = 1时、代码始终以 UNDEF 异常结束
目前我无法继续、请建议解决方案。
谢谢你
Vikas N.
stHandSwitch_G.uiTimer_g 的用途是什么? 此结构与 RTI 中断 ISR 是否相关?