Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
hello
in order to develop spi devices, i have been worked for spi implement.
and i can find a bug(maybe) at HL_sys_common.h (demo_app\HALCoGen\TMS570LC4357_NoOS\include)
Ti reference manual for TMS570LC43 indicate this system have BE32(big endian). but, little endian is defined at HL_sys_common.h. and mibspi rambase struct include member variable in little endian method.
Could you please check this?
thanks