If I try to to add an in line asm("xxx") statement as below, it is refusing to accept, though the appropriate C header files are included in .c files. The generated error E0009 listed at the end.
MOV *+XAR5[MYCONTROL.sampleCount], #0
at line 1761:
[E0009]
Missing struct/union member or tag
Can someone suggest a way out?
Thanks in anticipation.
Sayee