eep_example_D32G274A_M7 binary upload

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

eep_example_D32G274A_M7 binary upload

ソリューションへジャンプ
432件の閲覧回数
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 件の賞賛
返信
1 解決策
413件の閲覧回数
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 件の賞賛
返信
2 返答(返信)
417件の閲覧回数
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.

 

414件の閲覧回数
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 件の賞賛
返信