--- In lpc2000@yahoogroups.com, "mahlerweb" <peter.mahler@w...> wrote: > --- In lpc2000@yahoogroups.com, "David Hawkins" <dwh@o...> wrote: > > > > > > > since friday, i try to make some simple examples work on a > LC2294, > > > (Olimex LPC-E2294) The examples work fine on a LPC2106 and a 2194. > > > The LPC2294-Example from the Olimex-Web-page also works without > > > problems, compiled by an IAR-Comiler. > > > > > > Has anyone an idea ??? > > > > The startup code sets up stacks etc. You need to make sure that > > the startup code and the linker script has a memory map that > > is consistent with your device. > > > > Dave > > Thanks Dave, > > i use different linker-scripts for 2106 and 2194, the startup-code is > the same. IMO the LPC2294 should work with the same linker-script as > LPC2194, or are there some more differences between these two > devices ??? > > Is there anybody who can show me a working gcc project on > LPC2294 ??? > > Thanks, > > Peter 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
Message
Re: LPC2294, gcc-code won't work
2005-08-23 by mahlerweb
Attachments
- No local attachments were found for this message.