eep_example_D32G274A_M7 binary upload

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

eep_example_D32G274A_M7 binary upload

Jump to solution
431 Views
won0020
Contributor III

Hello,
I am trying to upload a binary file created with IVT that works on SD card to eMMC memory.

- I have SW3 on the board in the OFF position.
-I have USDHC_ENDIAN_MODE_LITTLE endian mode enabled.
-EEP address starts at block 0.
-I have converted the binary using xxd -i app.bin > app.h.

Then I erase the memory area with Eep_Erase(), next write the array with Eep_Write() and check with Eep_Compare(). Everything seems fine, but I still can't boot. So I'm asking if anyone can think of a solution.

Thank you in advance for your reply.

Best regards
won0020

0 Kudos
Reply
1 Solution
412 Views
won0020
Contributor III

Hi,
thanks for your reply. I am using S32G-VNP-GLDBOX 47800 rev D1. I already solved the problem.
I forgot to switch SW4.6 to ON.

Best Regards
won0020

View solution in original post

0 Kudos
Reply
2 Replies
416 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Are you using any NXP reference boards? Which RTD version are you using?

We might not be able to understand the overall implementation you are trying to do, but for the following comment:

"I am trying to upload a binary file created with IVT that works on SD card to eMMC memory."

We understand that you want to flash the eMMC available under your board, is this correct? If so, we understand that S32 Flash Tool already provides the required algorithm for this:

DanielAguirre_0-1709131600972.png

Please, let us know.

 

413 Views
won0020
Contributor III

Hi,
thanks for your reply. I am using S32G-VNP-GLDBOX 47800 rev D1. I already solved the problem.
I forgot to switch SW4.6 to ON.

Best Regards
won0020

0 Kudos
Reply