• Build freezes
    I have been using MDK-ARM V5.17 for some time now and have occasionally experienced an issue whereby a build of my large project freezes. The "Build Output" window freezes at a random point in the build...
  • program freeze
    I've got lots of experience in programming but I now learn arm. So now I am turning on and off a pair of led's. I am having two problems. When I click the button for the led's to shut off they only...
  • freezing during hal_flash_program
    With a bit of assistance from Keil I implemented a smaller version of the eeprom emulation. Essentially we just left a gap in sector 0. Then changed the start vector to jump to sector 1. Then I was able...
  • USB endpoint freezes
    Hello everyone, please help me find the solution to this problem: I'm writing a composite device firmware for an Atmel SAM7S256 mcu. The firmware incorporates a usb keyboard and a HID. Because...
  • While loop stucks , freezes !
    Hello .. I am having a very weird issue with my code piece .. The MCU is STM32F407VET6 .. What I'm trying to do is sending a string via USART1 peripheral module .. In order check if the character...