• Retarget.c
    My app is with stm32. But I think it's the same problem. Use the right Retarget.c file will do. You can download form Keil " http://www.keil.com/download/docs/369.asp" "RL-ARM SD/MMC File...
  • LPC210x Address range setting in Utilities settings
    Hi, there is an errata on this web-site explaining how to set up the "Utilities" Tab for Philips LPC210x flash programming. Does anyone know how to set the RAM address size? In the errata they say...
  • what is the usage of Retarget.c
    some new uVision samples contain a file named Retarget.c it says imports something like __use_no_semihosting_swi .
  • About retarget.c and rt_misc.h
    I'd try to write a code to read ADC and send it via UART and I had the same problem that UART show me nothing. I found that it need to add the <retarget.c> file but my Keil uvision3 doesn't has <rt_misc...
  • printf retarget.c - data aborts
    Hello, I work with the AT91RM9200. I have some problems with the retarget-function for the implementation of printf. It works but sometimes I get a data abort - maybe if the buffer for printf...