How the project in S32DS compile , link, make?

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

How the project in S32DS compile , link, make?

1,083 Views
annqian
Contributor II

How the project in S32DS compile , link, make?  It is better for an example.

Labels (1)
Tags (2)
2 Replies

868 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

I am not sure, if I understand your question correct, but if you use S32DE IDE, you simply press Build button in the upper bar. This willexecute set of commands which compile and link the project and create .elf file.

You can also choose the build target you want to use. Please see the figure below:

pastedImage_1.png

Regards,

Martin

868 Views
annqian
Contributor II

thanks all right,but I want to know the diagram or theory of copile,link and make. source file like starup.c  ,the relation or diagram of S32k144_strup.s,and  xxx.ld .xxx.lanuch  ?

0 Kudos
Reply