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/TMS320F28377D: Logging float32 data

Part Number: TMS320F28377D

Tool/software: Code Composer Studio

Hi community

I have a question about FDLOG and CMD

If I want to log 2000 signed float data (float32), how should I modify the "length" on this cmd line:

"RAMGS8      : origin = 0x014000, length = 0x001000"

I mean, 2000 float32 needs how much length? 

regards