S32K312-The end address of DataFlash is incorrect

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

S32K312-The end address of DataFlash is incorrect

Jump to solution
375 Views
Simon-Liu
Contributor V

Hello

After using S32DS to generate the C40_Ip component, we found the following macros in the C40_Ip_Cfg.h file:
#define FLS_DATA_BLOCK_BASE_ADDR (0x10000000U)
#define FLS_DATA_BLOCK_END_ADDR (0x1000FFFFU)
According to the above macro, the size of DataFlash is 64K. However, the size of DataFlash of S32K312 is actually 128K. Is there any configuration item that I am not setting correctly?

 

BestRegards,

Simon

0 Kudos
Reply
1 Solution
358 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Simon-Liu

Could you please update your RTD, this could be a new update in latest RTD version.

For example,the picture from RTD 3.0.0

Senlent_0-1715159114725.png

 

View solution in original post

2 Replies
359 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Simon-Liu

Could you please update your RTD, this could be a new update in latest RTD version.

For example,the picture from RTD 3.0.0

Senlent_0-1715159114725.png

 

338 Views
Simon-Liu
Contributor V

Hi @Senlent 

Thanks for your reply, I will try it using the new RTD generation code.

BestRegards

Simon

0 Kudos
Reply