jpeg_examples

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

jpeg_examples

跳至解决方案
4,870 次查看
jimmychiang
Contributor III

Dear Sir

I have a NXP RT1050-EVB. (Core Chip : MIMXRT1052DVL6A, Sticker: SCH-29538 REV A4)

I downloaded "SDK_2_10_0_EVKB-IMXRT1050" from NXP website.

And I built a "jpeg example" and used iar(IDE 8.32.1) for debugging (by sdram_debug).

Unfortunately, this example does not work, it will fail in this function "SDMMCHOST_TransferFunction".

And "SDK_2.9.1_EVKB-IMXRT1050" and "SDK_2_8_0_EVKB-IMXRT1050" have the same issue.

But I used "SDK_2.7.0_EVKB-IMXRT1050", it is working.

Could you let me know how to fix this issue? I needs to use the latest SDK.

Thanks!

标签 (1)
0 项奖励
回复
1 解答
4,853 次查看
jimmychiang
Contributor III

Dear Felipe

Thank you for your reply.

This is really bad. Because I have two pieces of MIMXRT1050-EVK in my hand.

That are the same issue.

"SDK_2_10_0_EVKB-IMXRT1050", SDK_2.9.1_EVKB-IMXRT1050" and "SDK_2_8_0_EVKB-IMXRT1050" can not work.

"SDK_2.7.0_EVKB-IMXRT1050", it is working.

Could you have any suggestions, from which direction should I debug, or what information I can provide to you that will help clarify this problem.

 

 

在原帖中查看解决方案

0 项奖励
回复
4 回复数
4,857 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hi Jimmy,

I tested the example using same board and MCUXpresso SDK 2.10 and it worked correctly, please check snippet below.

FelipeGarcia_0-1629915352038.jpegFelipeGarcia_0-1629915352038.jpeg

Best regards,

Felipe

0 项奖励
回复
4,854 次查看
jimmychiang
Contributor III

Dear Felipe

Thank you for your reply.

This is really bad. Because I have two pieces of MIMXRT1050-EVK in my hand.

That are the same issue.

"SDK_2_10_0_EVKB-IMXRT1050", SDK_2.9.1_EVKB-IMXRT1050" and "SDK_2_8_0_EVKB-IMXRT1050" can not work.

"SDK_2.7.0_EVKB-IMXRT1050", it is working.

Could you have any suggestions, from which direction should I debug, or what information I can provide to you that will help clarify this problem.

 

 

0 项奖励
回复
4,839 次查看
FelipeGarcia
NXP Employee
NXP Employee

Maybe you can try with different SD card or by formatting current SD card, I have seen this fixes some issues sometimes.

Also you mentioned that the example failed in SDMMCHOST_TransferFunction, I recommend you to debug and compare related register configuration at this point between the working SDK and the one that does not work to see if there are any noticeable difference.

Best regards,

Felipe

0 项奖励
回复
4,829 次查看
jimmychiang
Contributor III

Dear Felipe

Thank you for your reply!

I will test another T-flash Card on RT1050-EVB in the future.

Anyway, because I also have a RT1060-EVB. I used the same SDK on this EVB, it is working well.

So, first I am using RT1060-EVB for development. 

Thanks!

0 项奖励
回复