• hard fault caused by scatter loader decompress routine
    Hi I am working with a microsemi cortex M3 ARM with uVision and ulink2 mdk 5.12 and I am getting a PRECISERR bus fault from a memory read during initialization by the scatterloader decompress routine...
  • hard fault caused by scatter loader decompress routine
    Hi I am working with a microsemi cortex M3 ARM with uVision and ulink2 mdk 5.12 and I am getting a PRECISERR bus fault from a memory read during initialization by the scatterloader decompress routine...
  • Hex file loader
    Hi everyone, I am using the silicon labs 8051 based C8051F060 controller. I want to load hex file into controller which is soldered into PCB. I am uing TQFP100 Pin controller. Can anyone suggest me...
  • Hex file loader
    Hi everyone, I am using the silicon labs 8051 based C8051F060 controller. I want to load hex file into controller which is soldered into PCB. I am uing TQFP100 Pin controller. Can anyone suggest me...
  • Need help writing a firmware loader
    I am trying to write a firmware loader for an LPC2132. So far I have code that retrieves a HEX file via USB and saves it to the on chip flash. I want this code to remain in flash so that I can update...