problems encountered when I 'make' a file

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

problems encountered when I 'make' a file

579 次查看
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);

   ^

标签 (1)
0 项奖励
回复
2 回复数

495 次查看
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 项奖励
回复

495 次查看
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 项奖励
回复