LPC214x's BSP for RTEMS [Success!]

dave madden dhm at mersenne.com
Sun Jun 17 06:23:05 UTC 2007


I'm an idiot.  You can't overlap the heap with the workspace.  That's
bad.  If you keep them separate, you're good to go.  I have Hello
running on an Olimex LPC2148 prototyping board.  Ticker is too large
(data seg plus workspace exceeds 32k).  Next I'll have to see whether
I can shrink things down even further, because even Hello uses up
almost all the RAM.

Thanks to Joel & Ray for their help!



More information about the users mailing list