How to resolve compile error with SDK 3.0.0?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to resolve compile error with SDK 3.0.0?

1,193 Views
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.

Labels (3)
0 Kudos
3 Replies

1,012 Views
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 Kudos

1,012 Views
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 Kudos

1,012 Views
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 Kudos