IAR newbie

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,612件の閲覧回数
oscargarciaabad
Contributor III

Hello all,

I'm completely new to the IAR development environment and I have some questions that I could'nt get answered searching the web:

When I create a new baremetal project I can define the processor target, but I can not find the startup code, the linker script and cpu header. Where can I find it?

If I want to use MQX I know how to build the libraries, but how can I start a new MQX project? Do I need to start copying an already existing one?

Thanks in advande,

Kind regards,

Oscar.

0 件の賞賛
返信
1 解決策
1,437件の閲覧回数
LuisCasado
NXP Employee
NXP Employee

Hi Oscar,

No. If you are creating a new IAR project based on any MQX example, copy&paste the IAR MQX demo/example project.

Luis,

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,437件の閲覧回数
LuisCasado
NXP Employee
NXP Employee

Hello Oscar,

For a new bare metal Project, you can use KSDK (if the processor you are using is supported) or SC Code as base (you have script for create new IAR project).

There is not wizard in the IAR Workbench to create projects. Copy & paste works and depending on the project location you have to edit the paths manually. MQX projects use the environment variable MQX_PATH, so you don't need to change many things. Copy & paste works fine.

Luis

0 件の賞賛
返信
1,437件の閲覧回数
oscargarciaabad
Contributor III

Hello Luis,

So, If i get it well I need to copy/paste this files from CW or KDS, Isn't it?

Regards,

Oscar.

0 件の賞賛
返信
1,438件の閲覧回数
LuisCasado
NXP Employee
NXP Employee

Hi Oscar,

No. If you are creating a new IAR project based on any MQX example, copy&paste the IAR MQX demo/example project.

Luis,

0 件の賞賛
返信
1,437件の閲覧回数
oscargarciaabad
Contributor III

Hi Luis,

Many thanks for your help!

Best regards,

Oscar

0 件の賞賛
返信