Associate II
May 20, 2020
Question
float issue with printf/sprintf functions using Reduced C
- May 20, 2020
- 1 reply
- 953 views
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