Loading...
 
Skip to main content

System Workbench for STM32


Printf support for semihosting/ITM debugging for float variables.

Hi all,

I am also having issues with printf and sprintf. The codebase which I am using was generated using cubemx for the MCU STM32F103VET. When I use printf in my code Execution is jumping to hard fault handler. Also seeing some weird memory overflow kind of behavior with sprintf.

But these two functions are working well in the firmware (generated by using cubemx) for STM32F103RB.

Are there any issues in the linker script of the STM32F103VET project?

 
Collapse/expand modules below