• 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...
  • 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" : ...
  • 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" : ...
  • How to redirect Debug Output To Serial Window
    Hallo, I'm using the uV3 with the AT91SAM7S256. How can i redirect the Output from the DebugUnit to the SerialWindow in Simulator Mode. The following Assign does not work: ASSIGN WIN2 <DBGCOMRD...