The project does not contain any configuration/source file to import

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

The project does not contain any configuration/source file to import

ソリューションへジャンプ
2,050件の閲覧回数
kelvinme
Contributor I

Hi,everyone.I have a question. Can you please help me?

I used KSDK Project Generator to generat a new IAR project.Like this:

1.PNG

After this,I used MCUXpresso Config Tools v6 to create a new configuration.But it showed me this error message.What is wrong with my project?I am new to use this tool.Can you please help me? Thank you !

2.PNG

ラベル(1)
0 件の賞賛
返信
1 解決策
1,872件の閲覧回数
marek-trmac
NXP Employee
NXP Employee

Hi Kelvin,

the second option in the wizard (new configuration based on existing project) should be used if you project already contains source files with YAML configuration, such as pin_mux.c or clock_config.c. Almost all SDK examples contain these files and you can open the configuration of the project and modify and then update a source code.

In case you have an empty project or new project created in IAR, that does not contain any of these files, simply create new configuration using third option (new configuration for the processor). We recommend to save configuration file into root folder of your project and then hit "Update Code" button to generate code into the project.

Regards

Marek

Regards,
Marek

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,872件の閲覧回数
kelvinme
Contributor I

Marek,

Thank you very much! 

0 件の賞賛
返信
1,873件の閲覧回数
marek-trmac
NXP Employee
NXP Employee

Hi Kelvin,

the second option in the wizard (new configuration based on existing project) should be used if you project already contains source files with YAML configuration, such as pin_mux.c or clock_config.c. Almost all SDK examples contain these files and you can open the configuration of the project and modify and then update a source code.

In case you have an empty project or new project created in IAR, that does not contain any of these files, simply create new configuration using third option (new configuration for the processor). We recommend to save configuration file into root folder of your project and then hit "Update Code" button to generate code into the project.

Regards

Marek

Regards,
Marek
0 件の賞賛
返信