Using System Workbench
Hello,
I am using system workbench to generate a project not using the HAL libraries, bare metal as they say. I have done quite well thus far although today's headache concerns the use of sprintf. It is crashing my processor (STM32L476RG). I can get it to work on STM32CubeIDE but I want to do my development in System Workbench which CubeIDE is based on. Hope someone can help mewith some advice. Casting between int32_t and float32_t also seem to present problems. I am missing something key here I suspect.
