• STM32 RTXKernel USB hardfault
    Hello, I am building a virtual-com port device using STM32F103RB which has a CortexM3 core. For the USB stack I used the code from Keil example itself but with RTX-Kernel enabled in the project. ...
  • LPC1768 Hardfault
  • HardFault only from bootloader
    Hello, I have am issue where my main application runs fine when I start it directly from the uVision IDE but when it is 'jumped' to from my bootloader I get a HardFault. The only info on the...
  • alloc ram causes hardfault
    Hello, I'm using a lpc1766 and made a very simple program to debug a hardfault exception. After initiallisation the main routine is called where a array is allocated using the library function...