IAR newbie

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IAR newbie

跳至解决方案
1,583 次查看
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,408 次查看
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,408 次查看
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,408 次查看
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,409 次查看
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,408 次查看
oscargarciaabad
Contributor III

Hi Luis,

Many thanks for your help!

Best regards,

Oscar

0 项奖励
回复