problems encountered when I 'make' a file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

problems encountered when I 'make' a file

361 Views
raybreslau
Contributor I

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);

   ^

Labels (1)
0 Kudos
2 Replies

277 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ray,

I suggest you post your project here, thus our engineer can check your problem easier. thanks!


Have a great day,
Jennie Zhang

0 Kudos

277 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

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

0 Kudos