Tool/software: Code Composer Studio
Hi,
I am experiencing a fault during the code compiling. The error code is:
>> Compilation failure
subdir_rules.mk:184: recipe for target 'VehCtrl_Process.obj' failed
"..\DSP2833x_Adc.h", line 99: error #18: expected a ")"
Uint16 RESET:1; // 14 ADC reset
I was not able to target the error since the project is a little bit too large...
I attached a zip file which includes all the .pp file that generated. Can anyone help me figure out where the error comes from?
Thank you very much!