Other Parts Discussed in Thread: SYSBIOS 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/989617/tms320c6748-does-sysbios-has-the-api-thread_join 器件型号: TMS320C6748 Thread…
Other Parts Discussed in Thread: SYSBIOS 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1022466/tms320f28388d-trouble-with-cm-core…
1、以我的理解,工程配置生成的sysbios代码是在flash中,而在rom中已经写入的是一些常用的SYS / BIOS模块。使用的时候需要用脚本来调用这些模块。
By default, a SYS/BIOS application will be built to run from FLASH. A special module needs to be included in the application's cfg script to build against the ROM. …