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.

Datalog with TMS320F28035 CLA

Other Parts Discussed in Thread: TMS320F28035

Hello,

      Now, using TMS320F28035(CLA),  I want to datalog (using datalog module of TI) data in CLA to CPU Message RAM. detail as following:

VarA is linked into CLA to CPU Message RAM. VarA is update by Cla1Task1. VarA as "float type", but pointer input data of datalog is "long type".

I have a method: in Cla1Task1, converted VarA(float type) to VarA(long type) by MF32TOI32 instruction before datalog by CPU.

Others method  in best case?

could U tell me about this matter.

Regards, Trung