Question
float issue with printf/sprintf functions using Reduced C
Using Nucleo H743ZI2
semihosting with printf and CLI using sprintf I am unable to get the runtime library set to Reduced C to work using float/doubles. Standard C works with floats as expected.
The initial stack size was 0x400, I have tried up to 0x1600 with Reduced C with no luck.
I don't see a reason why this wouldn't work.
Thank you,
Paul
