Part Number: TMS320F28069
Tool/software: Code Composer Studio
I tried to post earlier but it seems to have gotten lost in the ether so here goes again. When building using CCS Version: 9.3.0.00012 our code behaves as expected when our debugger, XDS100v2, is connected. However, when the probe is removed the code misbehaves. We are running a motor so stopping the motor at the proper time is most important. The code to stop the motor does some floating point math, soft float lib used, and performs correctly with the debug probe connected yet when the probe is disconnected this math no longer works. We have tried to roll back to CCS7 to see if this would have any effect but no joy there. The compiler in CCS9 is TI 18.12.4.LTS. Any guidance at all would be welcome.