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.

[参考译文] 编译器/F28M35H52C:将 C 变量复制到 M3寄存器中的一个。

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/930106/compiler-f28m35h52c-copy-a-c-variable-into-one-of-the-m3-register

器件型号:F28M35H52C

工具/软件:TI C/C++编译器

汇编代码、用于将本地 C 变量复制到 Cortex M3 CPU 的寄存器 R0中。  编译器/汇编器生成"[E0001]地址必须在当前段中定义。"

目标是在 发生 SVC 中断时获取并复制 SVCe2e.ti.com/.../SVC.c 编号。

附加的是未得到遵守的 C 文件。

信息:

CCS 版本10.0.00010。

Windows 10 64位操作系统。