• MCB4300 RL-USB Class Request goes Hard Fault
    Hello, I am trying to implement USB test & measurement class on my MCB4300 (LPC4357) board as device mode using KEIL RTL and RL-USB. But when after processing a class request in the usbd_cls_if_req...
  • MCB4300 RL-USB Class Request goes Hard Fault
    Hello, I am trying to implement USB test & measurement class on my MCB4300 (LPC4357) board as device mode using KEIL RTL and RL-USB. But when after processing a class request in the usbd_cls_if_req...
  • STM32F407VG RTX, FPU Hard fault
    Hi, I am testing RTX task and I always get hard_fault when I use FPU and float. Please help, what am I missing? This is my code: #include <RTL.h> #include "stm32f4_discovery.h" #include...
  • STM32F407VG RTX, FPU Hard fault
    Hi, I am testing RTX task and I always get hard_fault when I use FPU and float. Please help, what am I missing? This is my code: #include <RTL.h> #include "stm32f4_discovery.h" #include...
  • Hard fault in os_mbx_wait (rt_mbx_wait) with RTX
    Hi, We are using RTX with STM32 cortex M3. We have a task crashing due to hard fault, in the os_mbx_wait function. We investigated the hard fault including compiling the RTX source code in the...