SparkFun Forums 

Where electronics enthusiasts find answers.

Everything ARM and LPC
By mahlerp
#6680
Hello,

since friday i try to make some simple gcc-Examples work on a LPC-E2294. The code works fine on a LPC2106 and a LPC2194.
Also test-projects from the olimex-hp for LPC-E2294 can be compiled ans works with the IAR-toolchain, but with gcc nothing works. Has anyone a idea ????, is there any 'nogcc'-jumper on the board ????

Thanks,

Peter
By mahlerp
#6693
Hello,

i think i got it work!!! The problem was, that the Boot0 and Boot1 pin at LPC2294 were connected to ground, so the examples and linker-scripts, designed for internal flash memory, couldn't start.

Thanks,

Peter