How to resolve compile error with SDK 3.0.0?

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

How to resolve compile error with SDK 3.0.0?

1,401 次查看
kbj
Contributor IV

Dear.

I use S32DS for ARM 2018 with SDK 3.0.0

I reinstalled S32DS.

After create project, I didn't add any code.

But the project with the tool chain "ARM Bare-Metal 32-bit Target Binary Toolchain" occure compile error.

1.PNG

the project with the tool chain "Standard S32DS toolchain for ARM" does not ocuure compile error.

How to resolve it?

I attach the project and error message.

Please check it.

Best regards,

Byungju.

标签 (3)
0 项奖励
回复
3 回复数

1,220 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

I tried import your project and there is no issue on my side and project can be build with ARM Bare-Metal 32-bit Target Binary Toolchain without any error:

You can try to use new workspace directory and import your project. 

Jiri 

0 项奖励
回复

1,220 次查看
kbj
Contributor IV

Hi Jiri,

Before re-install, The project have any problem.

But after re-install, Compile error is occured.

I make a new workspace and import my project. but, result is same.

I think the problem is S32DS program not project.
What to check first?

2.PNG

Thanks and best regards,

Byungju.

0 项奖励
回复

1,220 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

it looks that you are using SDK project - correct? Did you generated Processor Expert code properly? You can also enable verbose build mode to get more details: 

pastedImage_1.png

Jiri

0 项奖励
回复