When I add sd peripheral and freeRtos, the generated code not compile.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

When I add sd peripheral and freeRtos, the generated code not compile.

914 Views
Yerih
Contributor I

I'm using i.MXRT1052 mcu with Expresso IDE. 
SDK version is 2.12.0.

When I add sd peripheral and freeRtos, the generated code not compile. 

It's because the os abstraction doens't merge with freeRTOS abstraction, so thats files come into conflict. 

Check the image

0 Kudos
Reply
1 Reply

905 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @Yerih ,

There is  sdio_freertos example in SDK_2_12_0_MIMXRT1050-EVK\boards\evkmimxrt1050\driver\sdio. You can refer to it.

 

Regards,

Jing

0 Kudos
Reply