Re: porting ecos to a "new" hardavre.
Ferenc Cserepkei <[email protected]> Mon, 5 Mar 2012 16:59:54 +0100
| Newsgroups | gmane.os.ecos.devel |
|---|---|
| Message-ID | <CANBX_3Y7Jt7CSPx33ysTF-md8KR5kMADRLW+OK9Q5OD0iVou3g@mail.gmail.com> |
Welcome. I am maintaining some embedded hardvare, the board has some custom brew bios. We should add tcp/ip (preferably V6) functionlity soon. The existing BIOS the board has rather dumb, its main functionalty is BASIC configuration of the FPGAs and ASICs the board has, give a 9600/8N1 serial, and upgrade sw parts in motorola s-record format (can be streamed over serial). I already built a GCC 4.6.2 sporting newlib1.20 for the main processor what is freescale MPC8548. My question is, how can i tell ecos 3.0, to use that compiler (it has GDB 7.3, psim and python support) and how can i design a template "build>templates" for our systems? Any help are much elcome. BR: Ferenc