• Floating license checkin at end of automated debug session
    Is there a way to check in a floating license at the end of an automated debug session? We invoke UV3 from the command line and run an automated debug session with a debug initialization file. UV3 exits...
  • Floating license checkin at end of automated debug session
    Is there a way to check in a floating license at the end of an automated debug session? We invoke UV3 from the command line and run an automated debug session with a debug initialization file. UV3 exits...
  • uVision: How to close debug session at end of main?
    Hello everybody, I am trying to automate my tests with Keil uVision. I have written several unit-tests with the testing library Unity. Every test is encapsulated in a separate Keil project. The tests...
  • uVision: How to close debug session at end of main?
    Hello everybody, I am trying to automate my tests with Keil uVision. I have written several unit-tests with the testing library Unity. Every test is encapsulated in a separate Keil project. The tests...
  • Data Space grows unexpectedly
    Hi all, I've noticed something strange with one of my 8051 projects. When I build the project, the build results show that I have used 98 bytes of data space . If I add the statement while(1) {} to...