I am working on Cortex M0+ controller. Following is issue i am facing in __main library function.
While executing library function __main (Keil compiler internal fucntion for initializatioin data and bss section) code is going in hardfault. If any one has solution for this please let me know.