Building demo_apps using IAR

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

Building demo_apps using IAR

2,051 次查看
Kewal
Contributor IV

Hi,

 

I was actually trying to build the hello_world application on IAR 6.5 using the project file(.eww) available I am getting errors related to not being able to find fsl_gpio_driver.h

 

Before opening the project it prompted me saying backup project file will be created as the project file was broken.

 

Is there something which I am missing before opening the project and compiling? any dependency on the IAR version ?

 

Thanks

标签 (1)
0 项奖励
回复
5 回复数

1,809 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

1. IAR6.5 can not work for KSDK1.2, please  go to IAR web site to download the latest IAR7.4

IAR ARM

2. once you install the new IAR version. refer attached video for how to build KSDK1.2 project.

can this help you?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,809 次查看
Kewal
Contributor IV

Zhang,

thanks it helped, as the version of the IAR was causing an issue.

But I wanted to know if I can get it working with 6.4 version itself as we are using a safety version of compiler which is 6.4 version. Do you think of anything which would straight away not let me compile or be a road block for me further.

0 项奖励
回复

1,809 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hi Kewal,

IAR6.4 also can not work with KSDK1.2. I ever tried to use IAR6.4 with KSDK on a training session but failed. per presenter's comment, we can't use old IAR version with KSDK anyway.

I didn't receive any notification for the workaround. and I don't think we have so far.

or you can also contact IAR Systems , the company produces IAR SW, if they have any workaround for it.

Hope this helps!


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,809 次查看
Kewal
Contributor IV

IAR has a patch for this , K64 can run effectively on 6.4 version. The patch which is present for 6.7 version works very well for 6.4 as well.

Thanks,

Kewal

0 项奖励
回复

1,809 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Kewal,

Have you refer to the doc "Getting Started with Kinetis SDK (KSDK) v.1.2.pdf"  ?

Here : ...\\Freescale\KSDK_1.2.0\doc , pay attention to this part : 3. Run a demo using IAR.. .

And from the "Kinetis SDK v.1.2.0 Release Notes.pdf" , it said use

 IAR Embedded Workbench for ARM® version 7.40.2 , so if it still can not work well , you can change one IAR version to try.

Hope it helps

Alice