Code running through AHB on S32K3xx

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

Code running through AHB on S32K3xx

Jump to solution
2,592 Views
OliverTian
NXP Employee
NXP Employee

Hi, 

   For code running through AHB on S32K3xx, tested on SCH-47827 and success.

  Steps are as below.

   1. Allocated functions into QuadSPI AHB space.
   2. Program s-recorder of functions in QuadSPI AHB space into QSPI flash on board
   3. Download project which enables AHB reading into S32K3
   4. Run and enjoy the result. 

Enjoy it!

Oliver Tian

 

 

0 Kudos
1 Solution
2,591 Views
OliverTian
NXP Employee
NXP Employee

Hi

    With the example project of 'Qspi_Ip_Example_S32K344' in S32DS_3.4, some changes were implemented into linker_flash_s32k344.ld and main.c, as attachments.

Enjoy it. 

Oliver Tian

View solution in original post

0 Kudos
3 Replies
2,592 Views
OliverTian
NXP Employee
NXP Employee

Hi

    With the example project of 'Qspi_Ip_Example_S32K344' in S32DS_3.4, some changes were implemented into linker_flash_s32k344.ld and main.c, as attachments.

Enjoy it. 

Oliver Tian

0 Kudos
2,589 Views
OliverTian
NXP Employee
NXP Employee

Hi

   EVB 's resource could be gotten through the link.

https://www.nxp.com/design/development-boards/automotive-development-platforms/s32k-mcu-platforms/s3...

Enjoy it.

Oliver Tian

0 Kudos
2,584 Views
OliverTian
NXP Employee
NXP Employee

 

Debugging on AHB space

20220728_115506_S32K3_QSPI_AHB_Function_running.gif

0 Kudos