Tool/software: Code Composer Studio
Dear Champs,
I am asking this for our customer.
On CCS, the user uses the memory view like below.
Questions:
1. The unit is byte or word?
In the above figure, it shows 2814 out of 4096 "bytes" used.
We are confused.
Is the unit here in byte or in word?
(1 word = 2 bytes for C2000 devices)
From the corresponding .map file, it should be in word rather than in byte, correct?
2. Is the result of the memory allocation view directly from the .map file?
Wayne Huang