请问在下载了ti-processor-sdk-rtos-am437x-evm-05.03.00.07-Windows-x86-Install.exe的TI-RTOS安装包之后,已经成功生成RTOS的demo
但是在D:\ti\AM437x\pdk_am437x_1_0_14\packages\ti\starterware下的example怎么生成demo工程呢?
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.
请问在下载了ti-processor-sdk-rtos-am437x-evm-05.03.00.07-Windows-x86-Install.exe的TI-RTOS安装包之后,已经成功生成RTOS的demo
但是在D:\ti\AM437x\pdk_am437x_1_0_14\packages\ti\starterware下的example怎么生成demo工程呢?
外部的git repo - 中有一个裸机程序,会在下一个版本的processor sdk中集成。
https://git.ti.com/processor-sdk/rtos-template-app
另外看一下这个FAQ。
software-dl.ti.com/.../FAQ.html
In addition to CSL example, the PDK contains bare-metal diagnostic test cases that help in testing EVM functionality. These can be located under pdkX\packages\ti\board\diag
Some of the driver examples contain a flag for BARE METAL usage of the driver. Example: GPIO/SPI already have these flags implemented.