S32DS component inspector

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

S32DS component inspector

709件の閲覧回数
daich
Contributor I

I want to use component inspector to create code, but it show no project focused, filtering disabled.

when i click project->generate processor expert code, it alert no active project selected in project panel.

so how to actice one project? thank you very much

0 件の賞賛
1 返信

693件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you have baremetal example without SDK included, so you cannot select any component.
SDK can be added, right click on project name -> Properties and select SDKs -> choose desired SDK and click on Attach/Detach... to attach this SDK into your project.

Probably this option will not be available as the demo example was created based on GCC 4.9 toolchain for which SDK is not available. You need to have project created with GCC 6.3 toolchain.

So you will need to create new project where you can select SDK directly and later copy needed c/h files.

BR, Petr

0 件の賞賛