• 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 does retarget.c work?
    Dear All, Now I'm trying to use Hello example of cortex-m3 for study on KEIL (uVision) I came across " retarget.c " when I was opening the project file. Does anyone know what does regret.c work...
  • 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...