FreeRTOS support for i.MX RT1050 EVK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

FreeRTOS support for i.MX RT1050 EVK

ソリューションへジャンプ
3,000件の閲覧回数
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,585件の閲覧回数
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,585件の閲覧回数
lyndawatson1979
Contributor I

Your information is very interesting. Thank you for sharing MyGroundBiz

0 件の賞賛
2,585件の閲覧回数
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,585件の閲覧回数
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,586件の閲覧回数
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,585件の閲覧回数
aniketc
Contributor II

Thanks!! That's really helpful.

0 件の賞賛
2,585件の閲覧回数
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,585件の閲覧回数
FreeRTOS_org
Contributor IV

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

0 件の賞賛