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 >DBGCOMWR thanks for any response Eugen
You may only re-direct serial UART registers that have the names SxIN/SxOUT. Take a look to the uVision User's Guide, Debug Commands, ASSIGN. Reinhard