2024-09-17 12:55 AM
Hi,
I'm trying retarget printf. My uart_write function is working correctly and i'm able to see character on Teraterm.
But when i try to use printf it is not working. i even tried semihosting to execute printf but it fails. i'm attaching the screenshots -
Disassembly of the code stucks at "bkpt 0x00ab" -
any solution for this problem?
Solved! Go to Solution.
2024-09-18 05:52 AM
Follow-up on retargetting scanf:
https://community.st.com/t5/stm32cubeide-mcus/retarget-scanf-on-stm32g070rbxx-cortex-m0/td-p/721532
2024-09-18 04:17 PM
Hello,
Of course, the article can be updated.
What updates are needed?
What should be added?
BR
Nico.
2024-09-18 04:38 PM - edited 2024-09-19 04:40 AM
@ST AME Support NF wrote:What should be added?
Addendum:
Maybe also some details on the input side of this - maybe as a separate article?
See: https://community.st.com/t5/stm32cubeide-mcus/retarget-scanf-on-stm32g070rbxx-cortex-m0/td-p/721532