[S32DS] heap size of tcpip_middleware component

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

[S32DS] heap size of tcpip_middleware component

777 Views
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

Labels (1)
0 Kudos
2 Replies

601 Views
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

601 Views
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 Kudos