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.
Hi,
Can some one please let me know what is the endian format used for TMS320F28335 processor. I some where read it as Little endian. However, how can i confirm it through settings. Please let me know where can i see the endianness.
Thanks in advance.
Regards,
Narasimha
Narasimha,
All C2000 devices are little endian. When you create a new project, there is an option to configure the endianess of the project however because we only support little endian on the target processor this choice is greyed out. See below:
Trey
Hi Narasimha,
The processor is indeed little endian (note that the architecture is not byte addressable, so the endianness is only important when getting 16-bit values from a 32-bit value). You can see this in the C28x CPU and Instruction Set Reference Guide : spru430e.