We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Using armclang compiler v6.22 for an stm32f4 (Cortex-M4) processor. It appears that there's a compiler option -Wnan-infinity-disabled that's causing these functions to not work (substitutes with 'false'). I don't see this option in the Keil uVision settings to turn it off. Is there a way to disable this option? I've tried every optimization setting to no avail.
I have the same issue using cJSON, is there a resolution to this?