• Debugger Don't stop & control lost
    I am trying to debug my code on STM32 MCU board made by me. I am using SWD On attaching MCU, when I click 'Flash->Erase', I am able to erase successfully. When I click 'Flash->Download', program...
  • Debugger Don't stop & control lost
    I am trying to debug my code on STM32 MCU board made by me. I am using SWD On attaching MCU, when I click 'Flash->Erase', I am able to erase successfully. When I click 'Flash->Download', program...
  • timer interrupt - startup file - don't work
    hello again, now I'm able to turn on the leds on my AT91RM9200 board, but I'm not able to work with interrupts - I don't know if the problem is the code or the problem is still in the startup file...
  • timer interrupt - startup file - don't work
    hello again, now I'm able to turn on the leds on my AT91RM9200 board, but I'm not able to work with interrupts - I don't know if the problem is the code or the problem is still in the startup file...
  • debug C8051F411 with crc-functions don't work
    Hi there, i use a SiLabs C8051F411 with an onboard crc32-engine. In my firmware i build a crc32-checksum of the downloaded hex-file in flash. This checksum is compared to a pre-saved crc32-checksum...