CodeWarrior can not identify the code

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

CodeWarrior can not identify the code

跳至解决方案
768 次查看
smecolive
Contributor I

many error

smecolive_0-1664426342170.png

 

0 项奖励
1 解答
744 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @smecolive 

My name is Miguel, I will help you with your issues.

The errors you have are because of the place you close/open "{  }"

Make sure you have a pair of "{  }" between any group of values separated by "," for you array.

Let me know if this resolve your issue.

I suggest to check that you write every definition of variables, functions, structures or macros on the header files (.h) and also all files that you need are included.

Let me know if you ressolve your issue.

Best regards,

Miguel.

在原帖中查看解决方案

0 项奖励
1 回复
745 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @smecolive 

My name is Miguel, I will help you with your issues.

The errors you have are because of the place you close/open "{  }"

Make sure you have a pair of "{  }" between any group of values separated by "," for you array.

Let me know if this resolve your issue.

I suggest to check that you write every definition of variables, functions, structures or macros on the header files (.h) and also all files that you need are included.

Let me know if you ressolve your issue.

Best regards,

Miguel.

0 项奖励