• input/output redirection in IDE
    Hi All, I am new to the µVision2 environment, so I don't know all the ropes yet. My question is this: I have a long text file which represents a data stream. Can I somehow feed this file to a program...
  • Redirect
    Hi All, i've implemented the redirection of the printf message as suggested in many examples. It works fine, and i see the application messages in my teraterm console. Now i'm trying to write to a...
  • HOW TO REDIRECT PRINTF OUTPUT TO URAT 3 IN LPC1768
    I would like to know how to redirect printf output to UART 3 of LPC1768. Thanks
  • C51 hangs when redirect the output
    I want use C51 (v5.5) without uVision with an editor like credit on Win98. The editor can start any application and read error lines from the redirected output window (DOS-Box), place the cursor in the...
  • Redirection of terminal output with custom script
    Hi, I am trying to add a custom tool in the UVision IDE 4.73. Running a tool works perfect and I have 2 situations that influence my script output behaviour. In the "Customize Tools Menu" : ...