S32K3 Linux development with gcc without S32DS

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

S32K3 Linux development with gcc without S32DS

1,103件の閲覧回数
hns80
Contributor V

Is the version of gcc used with S32 Design Studio 3.5 the same as the ARM GNU toolchain from github, or are there NXP specific patches applied to it?

Are the RTDs still not supported when building with Linux? It looks like the only issue is a case sensitivity mismatch between the include files and the actual filenames. 

We would like to only use S32DS for the configurator.
All builds would be done from the Linux command line as part of our CI/CD process.

 

0 件の賞賛
返信
1 返信

1,060件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

the NXP gcc version is slightly different. You can download standalone version for Linux here - https://www.nxp.com/webapp/sps/download/license.jsp?colCode=NXP_GCC10_2_eARMv7_b1728_g5963bc8-bin&ap...

 

Unfortunately the RTD is still not supported on Linux platform. If the project is not very large, you can modify filenames manually. 

0 件の賞賛
返信