• 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...
  • lpc210x retarget.c UART_write
    -LPC2106 -C++ -uVison4 -UART0 -for PC comunication Hi! I have problem with UART_write, UART_read func. when want to use cin, cout in my project C++. I found "How do I retarget C++ streamed...
  • 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...