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.

[参考译文] TMS320F28P550SJ:在 RAM 配置期间、使用 Device_cal ()时、C2000示例无法正常运行?

Guru**** 2483555 points
Other Parts Discussed in Thread: C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1444396/tms320f28p550sj-c2000-example-can-not-run-normally-with-device_cal-during-ram-confirguration

器件型号:TMS320F28P550SJ
Thread 中讨论的其他器件:C2000WARE

工具与软件:

尊敬的专家:

我在这里询问我的客户。

C:\ti\c2000\C2000Ware_5_04_00_00\driverlib\f28p55x\examples\led\led_ex1_blinky、我们可以在闪存配置期间正常运行、但在 RAM 配置期间。

如果我们 在 RAM 配置期间注释掉以下函数 Device_cal ()、那么它在 RAM 配置期间可以正常运行。 因此、您可以帮助我们确认该 OTP 存储器是否在 C2000ware 5.0.4版本中使用? 谢谢。

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

    尊敬的专家:

    我们也会提供。 我们需要更改 #define Device_cal ((void (*)(void))((uintptr_t) 0x003fb1e7)。

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

    尊敬的绍兴市:

    F28p55x 样片有一个修订版本更新、因此 DEVICE_CAL ()地址也有更新。 您可以按照说明中提到的步骤进行操作、也可以作为类似于您在代码中所做操作的变通方法进行操作。

    谢谢

    Aswin