S32K324 memory insufficient issue

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

S32K324 memory insufficient issue

1,028 Views
fxn
Contributor II

Hi Nxp team,

We use S32K324 with RTD 2.0.0 in S32DS and we only develop M7_0 in our project, but memory size is overflow now. In order to adding memory size, we would like to use M7_1 memory space for M7_0 using. May we use below memory c1(circle in red) for M7_0? Is it workable?

If it's workable, could you give us some suggestions for memory configuration or provide us sample linkerfile? 

fxn_0-1662976309480.png

Best Regards,

Wade

0 Kudos
Reply
1 Reply

1,017 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

If I understand your questions correctly, you would like to use SRAM address space that is by default allocated to Core 1 by Core 0.

MCU allows such accesses, as there are only different XBAR slaves for these SRAM controllers, but it is accessible by both cores, so I don't see an issue to join these areas together if you don't use Core 1.

0 Kudos
Reply