I have the following problem:
I have a struct that communicate with the CLA in that struct there is a enum. at the beginning the emun is cleared. but oddly enough there is a really big value in the enum like 0x89E0000. If I change state it change to 0x89E0001, etc. But the enum doesn't work correctly.
If I manually clear the whole value everything works fine.
I use: C2000 TI 6.4.10
So how do I solve this?
Thanks
