在论坛找到的答案是: “在bios配置界面里(System->Global Settings->Properties)也要改成big endian”
我所使用的是bios_6_37_05_35版本,在app.cfg配置界面找不到System->Global Settings->Properties,请问我应该在sys/bios配置界面中,找到 big endian的设置界面?
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.
在论坛找到的答案是: “在bios配置界面里(System->Global Settings->Properties)也要改成big endian”
我所使用的是bios_6_37_05_35版本,在app.cfg配置界面找不到System->Global Settings->Properties,请问我应该在sys/bios配置界面中,找到 big endian的设置界面?
请在工程属性里选择大小端,请看下面的文档。
6. If you need to use a non-default setting for the device endianness, the TI Code Generation Tools version, the output format (COFF or ELF), or the Runtime support library, click the arrow next to the Advanced settings label to display fields for those settings.
https://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/6_37_02_27/exports/bios_6_37_02_27/docs/Bios_User_Guide.pdf
参考您之前在论坛中的解答:用BIOS了吧?在bios配置界面里(System->Global Settings->Properties)也要改成big endian
CCS3.3是老版本,现在已经不支持了。
我这样做了,会报错。
具体报什么错?相应的库也要改用大端。
另外,一定要用大端吗?TI提供的C6678的启动例程是基于小端的,目前没有大端启动的例程参考。
4.1.10 Are There any Validated Big Endian Boot Examples for C66xx? No. By default, all our boot examples are validated on little endian mode only.
https://www.ti.com/lit/an/spracn2/spracn2.pdf