Other Parts Discussed in Thread: HALCOGEN,
Tool/software: Code Composer Studio
Hi,
As per the reference manual, For the TI TMS570LC43x family, the endianness has been
configured to BE32 i.e. Big Endian.
But as per my requirement, i need it to be in the Little endian format. Is there any way that with
the Halcogen i can generate the code which will take care of the both the endianness?
Secondly while skimming through the TRM, i found the BOOT_REG can be configured for the endianness,
also TI provides some little endian libraries as well like rtsv7R4_T_le_v3D16_eabi.
So what all steps i need for the TMS570LC4357?
Regards,
Shivam Kakad