Part Number:CCSTUDIO
Tool/software: Code Composer Studio
IDE: 8.2.0
compiler: TI v5.2.5
chip: am3352
image: https://imgur.com/a/TOhHuqW
The allocation size for malloc function is sizeof(pl_s) + dataLen(4+98), but the Expression window shows very large number(7405568) of data size.
Why? Thanks.