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.

TMS320C6748: 6748的数据存储格式是小端模式还是大端模式

Part Number: TMS320C6748


有个问题想请问下,C6748的数据存储模式是小端模式还是大端模式?即例如一个int型数据,占4个字节,那么在内存中是高位字节存在高位地址上还是低位字节存在高位地址上呢?