Tool/software: TI C/C++ Compiler
Hi,
I know that simulator of F28335 is not officially supported but I am asking the question if someone had the same issue that I am facing but that found the solution.
I am using "simulator" of the F28335 to check first some processing without the need to be connected to a F28335 target.
I am also using the fast library: rts2800_fpu32_fast_supplement.lib.
When I call the function atan2 it works on the real target but not with the simulator (result is always 0).
To make it work on the simulator I have to remove the fast library.
Did you have already this issue?
Thanks for your support
Regards,
Mathieu