Part Number: TMS320F28388D
Greetings,
I have observed that the CM compiler treats an enumeration as a byte. This is in contrast to the C28 compilers which define it to be 16 bits. This means that when the two cores share a header file, that file needs to be updated to work with both compilers. I have looked, but have not been able to find a compiler option which would configure the ARM enumeration to be 16 bits. Is there an option to do that?
Thank you,
Ed