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.
您好、CCS 专家、
我们将在 AM2432器件上使用 CCS12进行开发。 当我们在 M4F 上启动一个调试会话时、只显示 M4内核寄存器。 我们如何启用 UART 和 GPIO 等外设 MCU 寄存器的视图?
我发现了此主题、但它已使用一年、适用于 CCS11:
https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1071744/lp-am243-peripheral-register-view/
提前感谢、
Stephan
Stephan、您好!
您正在使用哪个 CCS 版本? CCS 12.2.0包含适用于 AM243x 外设寄存器的 XML 文件、但仅适用于 R5F 内核。 由于外设电阻器地址是全局地址、因此您可以从任何 R5F 内核(如 R5F_0_0)检查它们。
但是、AM243x 的 XML 文件在 CCS 12.0.0中不可用。
此致、
Ming