hi sir, i am trying to implement a code on stm32f103 board using keil microvision4 in c.sir the problem i am getting is the code not entering the main().it is getting stuck at one address: 0x08001534 BEAD BKPT 0xAB ,this is the part of startup_stm32f10x_hd.s, sir please help me. thanks
hi thanks for reply it was really helpful.now it is working fine.what is the purpose of retarget.c in blinky project?? could you please explain me.
So the printf() functions send data out the serial port?
printf("AD value: %s\r\n", text);