[S32DS] heap size of tcpip_middleware component

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

[S32DS] heap size of tcpip_middleware component

792 次查看
travis_kuo
Contributor III

Hi,

In our application we need more heap than 48KB. After we change below field and generate code, everything is fine.

However, if we reopen S32DS, the value will roll back to 49152. Could you please explain why this happens?

Our SDK is S32_SDK_MPC574xx_RTM_1.0.0.

pastedImage_1.png

标签 (1)
0 项奖励
2 回复数

616 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

this is already reported bug. Processor expert form is not able read current value and uses the default one. If you need to regenerate processor expert code - as a workaround enter again desired value of HEAP memory.

If you didn't generate new processor expert code - the old (correct) value remain present in already generated processor expert code - even if S32DS is restarted. 

Jiri

616 次查看
wujiankang
Contributor II

Thank you for your answer. We were confronted with the same problem recently. I find that the answer time is 2018.10.15, so is there a better solution now.

0 项奖励