• 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...
  • 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 .
  • 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...
  • Retarget.c: Error: #869:
    PLS HELP ME Iam facing since 3 months this problem Retarget.c: Error: #869: could not set locale "" to allow processing of multibyte characters pls give me the solution thanks you md...
  • 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...