S32G3 RDB3 flash RGB_LED_M7 project to QSPI

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

S32G3 RDB3 flash RGB_LED_M7 project to QSPI

Jump to solution
2,037 Views
XD
Contributor II

Hi,

I’m using Design Studio 3.5 to build the RGB_LED_M7 project and have followed the software enablement guide to update the linker script. I used the IVT tools to generate a blob image, and the SD card image worked well. However, when I tried generating the QSPI image, it didn’t work—the LEDs didn’t blink at all.

I made sure to change the interface selection to QSPI and selected the MX25UM51245G in S32Flashtool. I’ve attached both screenshots for reference.

Since I was able to use S32Flashtool to flash fip.s32-qspi successfully, and the board booted, I suspect there might be an issue with the IVT configuration of the LED project. Could you help me troubleshoot this?

Thanks in advance for your support.

XD

XD_0-1726779679883.png

XD_1-1726779787833.png

 

 

0 Kudos
Reply
1 Solution
2,028 Views
alejandro_e
NXP TechSupport
NXP TechSupport

Hello @XD ,

For what I can see you are missing the QSPI parameters, you can solve that by selecting the "Configure QSPI parameters" checkbox on the left side of the IVT view, and select the file mx25_sim133ddr.bin. you should be able to find it in your installation directory, for example "C:\NXP\S32DS.3.5\eclipse\mcu_data\processors\S32G399A\PlatformSDK_S32XX_4_0_0\quadspi\default_boot_images\mx25_sim133ddr.bin"

 

alejandro_e_0-1726787101678.png

 

Let me know if this information solved your problem.

View solution in original post

0 Kudos
Reply
2 Replies
2,029 Views
alejandro_e
NXP TechSupport
NXP TechSupport

Hello @XD ,

For what I can see you are missing the QSPI parameters, you can solve that by selecting the "Configure QSPI parameters" checkbox on the left side of the IVT view, and select the file mx25_sim133ddr.bin. you should be able to find it in your installation directory, for example "C:\NXP\S32DS.3.5\eclipse\mcu_data\processors\S32G399A\PlatformSDK_S32XX_4_0_0\quadspi\default_boot_images\mx25_sim133ddr.bin"

 

alejandro_e_0-1726787101678.png

 

Let me know if this information solved your problem.

0 Kudos
Reply
2,025 Views
XD
Contributor II

Hi @alejandro_e :

It works now, thank you for your support!

Thanks,

XD

0 Kudos
Reply