Posted on May 17, 2011 at 12:48I am also seeing the Hard Fault Exception when calling NVIC_Init() (different application though). I think the exception is generated when the NVIC_Init function tries to access the SCB->AIRCR variable. I've only notic...