CMAKE equivalent of S32DS build

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

CMAKE equivalent of S32DS build

495 次查看
HemantK
Contributor III

Hello, 

We are able to use S32DS for S32k344 and generate my bootloader without an issue. 

 We have an automated build system which uses cmake to generate the elf file.

However comparing the elf file generated via S32DS and one generated by cmake are totally different.

I tried to include all the compiler / linker flags used in S32DS and also used the same libraries used by the tool but still am not able to get the right elf file.

 

Do you have any example of cmake which contains contains the flags and library include which I can use to generate exactly the same elf file.

 

Regards, 

Hemant Kapoor

0 项奖励
回复
1 回复

245 次查看
Bruce_Ye
Contributor I

Hello, 

Have you successfully solved this problem?

I successfully generated an elf file using the cmake+NinJa and GHS compilers. But when using S32DS dbug, functions such as Step over cannot be used as expected.

0 项奖励
回复