Hi,all,
I am currently using the S32K324 chip,But I have some problems at the moment.
In the attachment of the S32K324 manual there is a file of memory allocation, where the size of SRAM0 and SRAM1 correspond to core 0 and core 1 respectively?Or does SRAM0 or SRAM1 of core 1 work?
My current situation is: the program is in core 0, and my SRAM 0 space is used up. Can I allocate more SRAM space by modifying the LD file? Take more SRAM1, for example.