S32DS Update RTD5.0 and Compile with non_cacheable_bss overflow error

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

S32DS Update RTD5.0 and Compile with non_cacheable_bss overflow error

跳至解决方案
1,285 次查看
XinWang0219
Contributor I

Hi, the tech officiers,

I have developed a S32M27x project in S32K3XX_S32M27X_RTD4.4, which was working.

But after I installed RTD5.0, change the project SDK to RTD5.0, update source code and rebuild the project. I got non_cacheable_bss overflow issue as shown.

RTD5_bss_no_cacheable_overflow_compile_log.png

I compared the map files between RTD5(on right) and RTD4(on left). I found it is because DET add many global variables. DET is auto generated. How should I solve this issue?

RTD5_bss_no_cacheable_overflow_map_diff.png

标记 (5)
0 项奖励
回复
1 解答
1,258 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@XinWang0219

If you don't use Det.c, you can actually delete the det.c file in the RTD->Source directory path.

Senlent_0-1731566592864.png

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,259 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@XinWang0219

If you don't use Det.c, you can actually delete the det.c file in the RTD->Source directory path.

Senlent_0-1731566592864.png

 

0 项奖励
回复