I had been 'making' the file very consistently but I modified the main.c file and tried to compile. I keep getting the same error message:
C:/Users/CTSI-RBRESLAU/workspace.kds/test5/Generated_Code/Byte1.h:113:27: error: called object is not a function or function pointer
#define Byte1_PutVal(Val) (BitsIoLdd1_PutVal(BitsIoLdd1_DeviceData, ((Val))))
^
../Sources/main.c:153:3: note: in expansion of macro 'Byte1_PutVal'
Byte1_PutVal(0xFF);
^
Hi Ray,
I suggest you post your project here, thus our engineer can check your problem easier. thanks!
Have a great day,
Jennie Zhang
Hello Ray,
Could you please provide more information about your project and problem.
For example , what project ? which chip ? Does your project is a demo one or create by your
self ? With KSDK? ....?
BR
Alice