When I stop the debugger show this Message: fs_div28.inc does not exist.
The division, the time consumption is 1.60 us, I put the code:
GpioDataRegs.GPASET.bit.GPIO2 = 1;
calculo_toff=((float)numV)/((float)denV);
calculo_toff is declarated float, and numV, denV since Uint16.
guillermo
GpioDataRegs.GPACLEAR.bit.GPIO2 = 1;