Hi: I am relatively new to ARM development. I’ve purchased an Olimex LPC-E2214 board along with the ARM-JTAG dongle. I’m having limited success getting the “lcd” example programming running on the board. I have been trying the IAR Embedded Workbench Kickstart and the Rowley
Crossfire as development tools. I am having problems getting the “lcd” example application to execute out of internal FLASH after power up. I don’t have any problems when I use the debugger and download. However, if I cycle power, the application does not run. I have tried
building the example in ARM/Thumb Debug/Release modes with no success.
At one point I was able to debug in RAM and FLASH using either Development tool. Then I tried erasing and programming the board with the H-FLASHER utility using an IntelHex file generated
as a secondary output by the IAR Kickstart tools. Since then I can’t get anything to run on the board with the IAR tools. The Rowley Crossfire tools still seem to work well when debugging with the board.
Just wondering if anyone has had similar problems or have had any success with this board and tools.
The jumper settings on the LPC-E2214 board are as follows:
DBG: shorted
BOOT0: shorted pins 2 - 3
BOOT1: shorted pins 2 - 3
JRST: open
BSL: open
I appreciate any suggestions anyone can provide.