M7 Binary + IVT with S32_SDK_BETA_0.9.0 not working on S32G-VNP-EVB

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

M7 Binary + IVT with S32_SDK_BETA_0.9.0 not working on S32G-VNP-EVB

819 Views
yellapu_anishkh
Contributor IV

Hi,

I am working on S32G-VNP-EVB board. i have compiled a sample binary using S32DS3.4 to glow led using rtc example, which runs on M7.

S32G Debug probe:

From S32G Debug probe when connected to target, ELF is working.

Application Bootloader:

Application bootloader is created as a raw binary with below address. 

0x3400C000

In Linker file, made below changes as 8MB SRAM is there on EVB.

yellapu_anishkh_0-1634212523790.png

From u-boot initialized SRAM using below command.

initsram 0x34000000

ext4load mmc 0:2 0x3400c000 /boot/blob.bin

startm7 0x3400c000 //Tried with reset_handler address also//

After this LED is not glowing, which confirms image is not starting.

Clarification: Please provide the correct linker file for EVB.

 

IVT + DCD + App Binary should be copied to SDCARD and run from SRAM.

Please provide us the correct DCD to be used for this process.

 

Thanks in advance.

 

 

 

 

0 Kudos
1 Reply

302 Views
aiweixin
Contributor IV

Hi,

    Have you solve this problem? I have the same,but i have no idea to clear it.

    Can you help me?

Best Regards!

0 Kudos