Hi,
i'm trying to use ENUM in CCS6 in order implement a simple state machine (based on switch\case).
i get many many error.
for example:
"C:/ti/ccsv6/tools/compiler/ti-cgt-c2000_15.9.0.STS/include/e_exception", line 33: error #20: identifier "class" is undefined"
and many more.
does CCS6 doesn't support ENUMs?
br,
Israel