• Hardfault STM32
    1. I am using STM32 with keil v5. 2. In my code I am getting hardfault, however I don't see any error in "fault report" option of keil. 3. What could be error? 4. Attached is pic. www.docdroid...
  • LPC1768 Hardfault
  • LPC4357 IAP bootloader - working only with ULink Pro
    I'm writing bootloader for LPC4357. Bootloader is located at address 0x1A000000 and application binary image resides in external SPIFI FLASH. After MCU finishes copying image into internal FLASH...
  • APP gets watchdog reset only /w bootloader
    I run LPC1768 (64K SRAM) with Unlink2 and legacy Keil 4.xx. I uses FreeRTOS. App is loaded from 0x8000. Boot loader is loaded from 0x0000. If I program App using Keil/Ulink2, the app runs fine....