Compilation warning with double variable on app DCT

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

I'm trying to add double variable for application DCT and i'm getting the following compilation error

"WARNING: RAM Total mismatch, Total size of RAM sections: 60572, Max minus Base RAM address: 60576 (max:536931488, start:536870912)"

Is it safe to ignore this warning messages in this case? thanks in advance

0 Likes
4 Replies
GregG_16
Employee
Employee
50 sign-ins 25 sign-ins 25 comments on KBA

Can you provided some details on HW and I assume SDK 2.4.1?

0 Likes
Anonymous
Not applicable

Hi Gangi,

We are using SSB-WM-N01 which is BCM43362+STMF207.

0 Likes
GregG_16
Employee
Employee
50 sign-ins 25 sign-ins 25 comments on KBA

Some more details on this. We parse the .map file to generate the summary table at the end of the compilation. The warning is generated because our calculations don't match in this scenario. It is safe to ignore this, since this is probably something we haven't tried.

Anonymous
Not applicable

Hi,

For anyone who is adding float to DCT, it will not work. We have experience some undetermined issues that will cause reading/writing other DCT value to fail (value written or read is wrong). 

0 Likes