• uVision Debugger
    I have a STM32 device that I am trying to reverse engineer. I was able to grab the binary (firmware) using a cheap ST-Link v2 from eBay and the open source version of STLINK Tools, but I had a hard time...
  • uVision Debugger
    I have a STM32 device that I am trying to reverse engineer. I was able to grab the binary (firmware) using a cheap ST-Link v2 from eBay and the open source version of STLINK Tools, but I had a hard time...
  • uVision debugger problem
    I'm working with the Silab C8051F930. this is the code i can see in the debugger 83: SPI1DAT = biDataIn ; // write data register C:0x3848 8F86 MOV B_Enrgy_TH (0x86),R7 84: while (!TXBMT1); //...
  • uVision Debugger Crashes
    Cortex M3 Cpu. I'm having a number of problems with the uVision debugger; we have two setups one with V3.40 and one with 3.50 installed, building the same project. On version 3.40 we must keep...
  • uVision debugger problem
    I'm working with the Silab C8051F930. this is the code i can see in the debugger 83: SPI1DAT = biDataIn ; // write data register C:0x3848 8F86 MOV B_Enrgy_TH (0x86),R7 84: while (!TXBMT1); //...