FreeRTOS support for i.MX RT1050 EVK

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

FreeRTOS support for i.MX RT1050 EVK

跳至解决方案
2,978 次查看
aniketc
Contributor II

Hi,

I am looking for a basic code in freeRTOS that works on i.MX RT1050 EVK.

Is this code available as example code?

Regarding,

Aniket.

标签 (1)
0 项奖励
1 解答
2,563 次查看
nxf64589
NXP Employee
NXP Employee

Aniket,

This should put you on the right track: https://mcuxpresso.nxp.com/en/select?device=EVKB-IMXRT1050  

For the FreeRTOS, select this option as highlighted below and confirm that the toolchain/IDE is "IAR Embedded Workbench for ARM" before downloading.

pastedImage_1.png

在原帖中查看解决方案

7 回复数
2,563 次查看
lyndawatson1979
Contributor I

Your information is very interesting. Thank you for sharing MyGroundBiz

0 项奖励
2,563 次查看
nxf64589
NXP Employee
NXP Employee

Hi Aniket

  1. When downloading the SDK package, make sure you have either “All Toolchains” selected or “IAR”. Also make sure the Amazon FreeRTOS middleware option is selected. You can also use “Select All.”
  2. Unzip the SDK package and navigate to \boards\evkbimxrt1050\rtos_examples then choose the example you’re interested in.
  3. There will be a IAR folder with a project file ending with .eww. This is the project you can load.

 

Below is a screenshot of the IAR file folder with the project file highlighted using the "freertos_hello" example.

Let me know if you have any other issues or questions!

pastedImage_1.png

2,563 次查看
aniketc
Contributor II

Thanks a lot!

This is going to be very helpful!

Could you please share me the link where SDK downloading with options(mentioned in point 1) is available?

Regards,

Aniket.

0 项奖励
2,564 次查看
nxf64589
NXP Employee
NXP Employee

Aniket,

This should put you on the right track: https://mcuxpresso.nxp.com/en/select?device=EVKB-IMXRT1050  

For the FreeRTOS, select this option as highlighted below and confirm that the toolchain/IDE is "IAR Embedded Workbench for ARM" before downloading.

pastedImage_1.png

2,563 次查看
aniketc
Contributor II

Thanks!! That's really helpful.

0 项奖励
2,563 次查看
aniketc
Contributor II

Richard. Thanks for your reply.

Is there way to generate project for IAR?

I will be needing the FreeRtos code in IAR

0 项奖励
2,563 次查看
FreeRTOS_org
Contributor IV

If you install the RT1050 SDK in LPCXpresso it will generate a FreeRTOS project for you.

0 项奖励