Content originally posted in LPCWare by maxlobovsky on Tue May 25 10:03:36 MST 2010
I am trying to use LPC-Link to program a PCB I built with an LPC 1313 over Serial Wire Debug. When I try to use the "Program Flash" utility, it seems to complete some of the programming, but stops with this error:
Quote:
05: File 'test1.axf' load failure: Ef(9). Flash erase or write operation aborted.
I can use the erase flash utility successfully.
This PCB has no crystal, so I'm trying to load a piece of test code that sets the microcontroller to use the internal RC oscillator, so this may be part of the problem. Does anyone have any demo programs using the internal RC oscillator?
Also, I only have SDIO, SWCLK, and GND connected between the LPC-Link and my board, but I have tested this configuration with the LPC 1343 that came with the LPC-Link and it programs just fine.
Thanks,
Max