2345726_en-US

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

2345726_en-US

2345726_en-US

S32K324 : Memory Layout

I am looking for the Memory layout of the S32K324 MCU, could not find it in Data Sheet.

Do you have any document which list the starting address and size of each type of memory sections available in MCU like(Pflash, RAM, etc)

Re: S32K324 : Memory Layout

Hi@RIJILKP

A.S32K3‘s memory info can be found in Reference Manual's attachments.

image.png

2.AN13388: S32K3 Memories Guide;

https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/S32K/37044/2/AN13388.pdf


Re: S32K324 : Memory LayoutI could not find the attachment in the above document, it is empty. Is it possible to upload the file here?Re: S32K324 : Memory Layout

Hi@RIJILKP

I attach it for your reference.

Re: S32K324 : Memory Layout

Could you also share some documents for OTA implementation on S32k324.

If you have any app notes for that it will help, Also I am looking for how the A/B swap works with your HSE/Secure boot.

Re: S32K324 : Memory Layout

Hi@RIJILKP

In the Cortex-M7, the ITCM and DTCM are dedicated ports (I-TCM Port / D-TCM Port) directly connected to the core, and are not part of the system bus address.

Therefore, for each core:

The ITCM address 0x0000_0000 refers to that core's private ITCM.

This ITCM is completely invisible to other cores.

In a multi-core system, each core has its own ITCM, but the address remains fixed.


The different blocks are largely the same, except for their addresses.


PCFx should be present in the S32K389 series MCUs; the S32K324 does not have this module.


Regarding the HSE issue, please create a case:https://support.nxp.com/s/?language=en_US





Re: S32K324 : Memory Layout

do you have a sample linker file for OTA support with A/B swap, just want to know how my memory organization should be done.

Re: S32K324 : Memory Layout

Thanks for the document.

I have few questions based on that.

1. Why is the below sections start and stop at same address?

0x000000000x0000FFFF64ITCM_0non-cacheable
0x000000000x0000FFFF64ITCM_1non-cacheable
0x000000000x0000FFFF64ITCM_2non-cacheable
0x000000000x0000FFFF64ITCM_3non-cacheable

2. Is there any functional difference between Program flash (Block 0) and Program flash (Block 1)?

3. Is there any functional difference between PFC1 and PFC0?

I could not find these details in the data sheet and memory guide, if you have any other document for the memory details that will help. 

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎04-15-2026 02:51 AM
更新者: