problems encountered when I 'make' a file

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

problems encountered when I 'make' a file

917件の閲覧回数
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 返答(返信)

833件の閲覧回数
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 件の賞賛
返信

833件の閲覧回数
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 件の賞賛
返信