SDK2.3.0 FatFs sample for MIMXRT1050-EVK does not work

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

SDK2.3.0 FatFs sample for MIMXRT1050-EVK does not work

ソリューションへジャンプ
1,946件の閲覧回数
masumoto
Contributor I

Hi all,

I tried FatFS sample in SDK_2.3.0 for EVK-MIMXRT1050.

Console said:

FATFS example to demonstrate how to use FATFS with SD card.

Please insert a card into board.

Card inserted.

Then program stacked so it seems that

SD_PowerOnCard(g_sd.host.base, g_sd.usrParam.pwr) function failed.

This function just writes to a GPIO register

so I can't understand why this happened.

Any suggestions will be appreciated.

Kind regards,

Takeshi

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,812件の閲覧回数
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Takeshi

You can use the SDK for the MIMXRT1050-EVKB, for this SDK you can find the 2.6 version.

Regards

Jorge Alcala

元の投稿で解決策を見る

6 返答(返信)
1,812件の閲覧回数
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Takeshi Masumoto

Could you tried our latest SDK version (in this moments 2.6), those drivers were released for an old version of the RT1050. There are some differences and errors between the new and the old SDK version.

Regards

Jorge Alcala

0 件の賞賛
返信
1,812件の閲覧回数
masumoto
Contributor I

Hi Jorge,

Thank you for your answer.

For MIMXRT1050-EVK, SDK builder only show version 2.3.

Could you tell me where to find the newest SDK fot the board?

Kind regards,

Takeshi

0 件の賞賛
返信
1,813件の閲覧回数
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Takeshi

You can use the SDK for the MIMXRT1050-EVKB, for this SDK you can find the 2.6 version.

Regards

Jorge Alcala

1,812件の閲覧回数
masumoto
Contributor I

Hi Jorge,

Thank you! Your solution worked!

Now I can use FatFs.

However, PRINTF does not work...

Kind regards,

Takeshi

0 件の賞賛
返信
1,812件の閲覧回数
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Takeshi Masumoto

Please verify that you don't have enabled the semihosting option.

Regards

Jorge Alcala

0 件の賞賛
返信
1,812件の閲覧回数
masumoto
Contributor I

Hi Jorge,

It seems that semihosting does not work.

Anyway it is another topic so I will google this.

Tank you very much,

Takeshi

0 件の賞賛
返信