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.

[参考译文] TMS570LC4357:MCU 从用户模式转换到特权模式的问题

Guru**** 2875350 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1628652/tms570lc4357-issues-with-the-mcu-transitioning-from-user-mode-to-privileged-mode

器件型号: TMS570LC4357

嗨、gundavarapu  

`、为了允许看门狗复位 MCU、我在程序中的` while (1) 循环之前进入了特权模式。

image.png

在地址 0 执行时、程序正常运行。 但是、当我将应用移至地址 0x00080000 时、调试结果表明这导致了 prefetchEntry 异常。 这可能是什么原因?