IAR S32K14x Error[Pe018]: expected a ")"

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

IAR S32K14x Error[Pe018]: expected a ")"

ソリューションへジャンプ
3,022件の閲覧回数
bjrajendra
Senior Contributor I

Hello all,

I'm developing S32K14x software on S32DS using IAR plugin. The Plugin I installed based on the HOWTO: Install IAR Eclipse plug-in into S32 Design Studio for ARM 

Accordingly, I created a project and clocks header & c file. I found an error lError[Pe018]: expected a ")" for all the lines.

The code is attached here in this thread. Kindly help in this regard.

Raju

ラベル(1)
0 件の賞賛
1 解決策
2,958件の閲覧回数
Alexis_A
NXP TechSupport
NXP TechSupport

Hello BJ,

Looking at your code I see that only the lines with binary syntax are the ones affected. After changing these lines and substitute the binary modifier your code compiles correctly.

Best Regards,

Alexis Andalon

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
2,959件の閲覧回数
Alexis_A
NXP TechSupport
NXP TechSupport

Hello BJ,

Looking at your code I see that only the lines with binary syntax are the ones affected. After changing these lines and substitute the binary modifier your code compiles correctly.

Best Regards,

Alexis Andalon

0 件の賞賛
2,958件の閲覧回数
bjrajendra
Senior Contributor I

Hi Alexis,

Thanks for the response. It's the issue with the binary format.

Raju.

0 件の賞賛