Loading...
 
Skip to main content

System Workbench for STM32


Unable to debug on custom STM32 board

Copy to clipboard
void main(void) { char s[] = "Vetch"; printf("Thank you, %s!\n", s); }