Hi, I want to know if C2000 compiler supports unnamed fields. unnamed structs and unions can be used with -fms-extensions in C. The c2000 compiler manual says that Unnamed fields are supported, where as when I use the flag in code, the compiler is throwing an error that -fms-extension is not recognized.
Can someone please clarify this?
Thanks,
Bharath