jpeg_examples

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

jpeg_examples

Jump to solution
4,646 Views
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!

Labels (1)
0 Kudos
Reply
1 Solution
4,629 Views
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.

 

 

View solution in original post

0 Kudos
Reply
4 Replies
4,633 Views
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.jpeg

Best regards,

Felipe

0 Kudos
Reply
4,630 Views
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 Kudos
Reply
4,615 Views
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 Kudos
Reply
4,605 Views
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 Kudos
Reply