Part Number: TMS320F280049
Hi team,
I am supporting my customer on CLA testing, and here is wired result.
If we use something like time=tbprd/3, the execution time of CLA task would be extended from 5us to 160us. Obviously, the code is not functioning.
However if we change to time=tbprd/3.0, the execution time would reduce to 5us. What is the question between these 2 expressions?
Another observation is, if time=tbprd/3.0 is used. The execution of CLA would be halted in CLA task sometime in debug mode, but seems working fine without emulator. Not sure if this is a problem due to IDE?
Regards,
Brian