• [Cortex-M3] Library float point initialization generates busfault
    Hi, I'm using Cortex-M3 and software float point. During C library initialization ( before reach main ) the fp_init will generate a bus fault. Bus fault is not generated when Microlib is used...
  • [Cortex-M3] Library float point initialization generates busfault
    Hi, I'm using Cortex-M3 and software float point. During C library initialization ( before reach main ) the fp_init will generate a bus fault. Bus fault is not generated when Microlib is used...
  • What happens when reset or Power on Reset or watch dog reset?
    Hi i am working on LPC2388 processor.I am using keil IDE. when power on reset happens, The flash boot loader code is executed. Where can i get the details of this bootloader code.LPC2388 having inbuilt...
  • What happens when reset or Power on Reset or watch dog reset?
    Hi i am working on LPC2388 processor.I am using keil IDE. when power on reset happens, The flash boot loader code is executed. Where can i get the details of this bootloader code.LPC2388 having inbuilt...
  • Power on reset problem
    If I power up my board the code runs but not properly, it appears to skip through delay routines instantly which is preventing correct initiation of some of the external devices. ...but if I then use...