Part Number: TMS320F28234
Hi Expert,
I just test the division code(div_result = 3001.123/456.16;) in the example project, and the execution result is right.
However I'm confused that,
- Why the division code could work, since the F28234 don't have floating point unit?
- I find the execution time is same as 196*sysclk when it execute one above division code or ten repeated codes. Does this because the compiler optimize the ten codes to one?
Thanks!
Rayna