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.

[参考译文] TMS320F28388S:将构建配置设置为闪存问题

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1239412/tms320f28388s-setting-build-configuration-to-flash-issues

器件型号:TMS320F28388S
主题中讨论的其他器件:C2000WARE

您好!

我尝试将 F28388的软件包从337bga 更改为176引脚、然后将构建设置为闪存。 我将使用基本的 SCI 实验项目作为构建基础。 (/ C2000"实时微控制器/嵌入式软件/C2000Ware (4.03.00.00)/英语/培训/器件/ F2838x / communication_peripherals/lab_sci_controlCARD)。 我已经设法通过 syscfg 将 MCU 软件包更改为176引脚、并且工程确实进行了编程和运行、但我需要从闪存而不是 RAM 运行 CPU1。

我 用一个 F28388D 控制卡进行开发、并通过选择构建 配置为 CPU1_FLASH 并将 CPU1添加到工程属性中的预定义符号、在 RAM 和闪存之间交换。 这在 TI 控制卡上运行正常。

如果我在我的控制卡版本上尝试此操作,则会产生以下错误:

这是指 GPIO 31 (引脚66)上的板载 LED、但出于某种原因、它在设置为176引脚时仍然认为是 BGA。

有人对如何解决此问题有任何建议吗?

谢谢。

迈克