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