Can I use VS Code with S32DS Project?

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

Can I use VS Code with S32DS Project?

ソリューションへジャンプ
1,236件の閲覧回数
malove
Contributor IV

Hello,

I found a post about compiling MCUXpresso projects in a VS Code environment.

I am not working in an AUTOSAR environment, so I am not using EB tresos and am only using S32DS 3.5.

Is it possible to compile an S32DS 3.5 project in VS Code under these conditions (Bare-metal + S32DS 3.5)? If so, could you provide guidance on how to set it up?

タグ(2)
0 件の賞賛
返信
1 解決策
1,219件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

it is possible import Eclipse Project (S32DS is based on Eclipse) into VS Code - https://docs.wpilib.org/en/2021/docs/software/vscode-overview/importing-eclipse-project.html 

But you will need to add GNU gcc tools into VS Code. We don't have any tutorial for that - you need to figure it out yourself and question is, if the effort will wort of it. 

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,220件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

it is possible import Eclipse Project (S32DS is based on Eclipse) into VS Code - https://docs.wpilib.org/en/2021/docs/software/vscode-overview/importing-eclipse-project.html 

But you will need to add GNU gcc tools into VS Code. We don't have any tutorial for that - you need to figure it out yourself and question is, if the effort will wort of it. 

 

0 件の賞賛
返信
1,212件の閲覧回数
malove
Contributor IV

Thank you for your response.

I've set up the GCC compiler environment, but I'm facing issues with path configuration and other related problems.

As you mentioned, it looks like this will take a lot of time. I appreciate your help.


Best Regards.

0 件の賞賛
返信