CMAKE equivalent of S32DS build

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CMAKE equivalent of S32DS build

471件の閲覧回数
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 返信

221件の閲覧回数
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 件の賞賛