Part Number: F29H859TU-Q1
Hi team,
I ask this for my customer.
We use the demo in f29h85x-sdk_1_02_00_00\examples\rtlibs\fastmath\asinf_example, use the launchpad
1.we use the flash build configuration, either we define FASTMATH or not define FASTMATH, the test_ouput is 0 showed in CIO

then we modifty the input variable, then we can get the correct asinf result


Could you help to find the reason of this problem?
2. If i delete FASTMATH pre-define symbols and enable the -ffast -math, the result would incorrect, why this is happen?


3. If I use the FASTMATH pre-define symbols and enable the -ffast -math, the result is correct, if customer want to use the ffmath lib, what they should do in their project?
For example, they needs to add the FASTMATH pre-define symbols, enable the -ffast -math, any others they need to do?

4. Add more questions from customer, if they don't enable the -ffast -math, it will generate the error that shows floating calculation is over flow, what's float math calculation is related to this?
BRs
Shuqing