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.

TMS320C6678: 配置巨帧模式时,导入例程helloworld_evmc6678l编译出错

Part Number: TMS320C6678


我在按照下边链接配置巨帧时

https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/Enabling-Jumbo-Packet-Support-for-C6678.pdf  (由于ndk2-21-1-38这个版本安装不进去,就用2-21-2-43替代了)

在最后把mcsdk下的 mcsdk_2_01_02_06\examples\ndk\helloWorld\evmc6678l.例程导入后编译报错:

经过尝试,发现采用大端模式可以编译成功,但在load时会报错

想知道这个问题怎么解决?到底是用小端?还是大端?