This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F280049: CCS memory allocation view unit used for C2000

Part Number: TMS320F280049

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