S32K312-The end address of DataFlash is incorrect

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

S32K312-The end address of DataFlash is incorrect

跳至解决方案
378 次查看
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 项奖励
回复
1 解答
361 次查看
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

 

在原帖中查看解决方案

2 回复数
362 次查看
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

 

341 次查看
Simon-Liu
Contributor V

Hi @Senlent 

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

BestRegards

Simon

0 项奖励
回复