Does Code Warrior V2.10 for MPC5554 support C99 Standard?
Hi,
CodeWarrior for MPC55xx v2.10 does support C99 extension (ISO/IEC 9899-1999)
It could be enabled in project settings (ALT+F7) -> C/C++ Language
Or ther is a command line option "-dialect c99"
Hope it helps,
Stan