• Where's the Restart/Reset in UV2?
    Hello All, I'm using UV2 with the cygnal emulator. After downloading and running the code, there seems to be no way to restart the code without having to exit debug mode and download the code again...
  • Where's the Restart/Reset in UV2?
    Hello All, I'm using UV2 with the cygnal emulator. After downloading and running the code, there seems to be no way to restart the code without having to exit debug mode and download the code again...
  • Problem with restart debug when I reset the CPU
    Good morning, I relocated my startup code at address 0x8004000, I created a debug .ini file like this FUNC void DebugSetup (void) { // </h> SP = _RDWORD(0x08004000); // Setup Stack Pointer ...
  • Problem with restart debug when I reset the CPU
    Good morning, I relocated my startup code at address 0x8004000, I created a debug .ini file like this FUNC void DebugSetup (void) { // </h> SP = _RDWORD(0x08004000); // Setup Stack Pointer ...
  • bug? uVision reset layout every restart
    Hi, My setup: Fresh install on new computer of uVision 5.36 trial version. Windows 10 LTSC. Problem: uVision forgets my layout every time I restart the application. I've created a new project and...