How the project in S32DS compile , link, make?

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

How the project in S32DS compile , link, make?

1,135 次查看
annqian
Contributor II

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

标签 (1)
标记 (2)
2 回复数

920 次查看
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

920 次查看
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 项奖励
回复