• Debugger "Port 1 Error" message
    When trying to run a program under the latest version of the uVision2 debugger (v6.12), the simulator keeps halting with the error box "Port 1 Error - You have tried to modify a port pin which is configured...
  • Debugger "Port 1 Error" message
    When trying to run a program under the latest version of the uVision2 debugger (v6.12), the simulator keeps halting with the error box "Port 1 Error - You have tried to modify a port pin which is configured...
  • Virtual Com Port Loopback runs w/o debugger not w/ debugger
    Greetings, I've brought up the ST example VirtualComPort_Loopback (V4.0.0) on a Keil demo board (MCBSTM32E vers3) and the Keil enviroment (uVision 4.71.2.0) connecting through the ST virtual comport...
  • Virtual Com Port Loopback runs w/o debugger not w/ debugger
    Greetings, I've brought up the ST example VirtualComPort_Loopback (V4.0.0) on a Keil demo board (MCBSTM32E vers3) and the Keil enviroment (uVision 4.71.2.0) connecting through the ST virtual comport...
  • Using debugger with real serial port
    Has anybody had trouble getting the simulator to use a real serial port instead of the builtin serial terminal? Here is my configuration thats loaded on debug: MODE COM1 19200, 0, 8, 1 ASSIGN WIN...