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.

[参考译文] RTOS/TMS320C5534:DSP/BIOS 初始化序列

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/661920/rtos-tms320c5534-dsp-bios-init-sequence

器件型号:TMS320C5534

工具/软件:TI-RTOS

您好!

我是将 C55x (基于 C5534的设计)与 CCS7 (Linux 下)搭配使用。 因此、我将手动配置 DSP/BIOS。

查看生成的 xxxcfg.S55文件、我注意到所有 DSPBIOS 模块初始化都被调用、尽管我使用的是非常少的模块。

这是正常的(正如文档所说的,只有使用过的模块才会初始化)吗? 我最终是否应该修补这个生成的文件?

谢谢、

Jacques