How to look at floating-point number calculation result with EWARM
Thank you for your patronage. I'm using STM32F3348-Discoverywhich has FPU and EWARM.
I made calculations like the picture below.
I'd like to check if floating point arithmetic is calculated correctly. So,I added z to EWARM live watch. Butz indicated an error.In case of integer operation, it is correctly displayed.How can I do it?
Best Regards,
Ken Inoue