- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,everyone.I have a question. Can you please help me?
I used KSDK Project Generator to generat a new IAR project.Like this:
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 !
解決済! 解決策の投稿を見る。


- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
Marek
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Marek,
Thank you very much!


- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
Marek
