Re: embedded linux on FPGA?
From: T Lee (tony.p.lee_at_gmail.com)
Date: 09/29/04
- Next message: H.-J.Oertel: "Re: J1939 protocol source code"
- Previous message: H.-J.Oertel: "Re: Implementing CANopen => Help"
- In reply to: rickman: "Re: embedded linux on FPGA?"
- Next in thread: hamilton: "Re: embedded linux on FPGA?"
- Reply: hamilton: "Re: embedded linux on FPGA?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Sep 2004 13:12:39 -0700
rickman <spamgoeshere4@yahoo.com> wrote in message news:<4158414E.24D9E354@yahoo.com>...
>
> One other feature is that a Forth kernal can include the full compiler.
> So you can boot into an embedded app, or you can boot the kernal and
> quickly compile the app at startup. Then updates can be done at a
> source level!
>
> But the best part is that a full Forth kernal can be well under 64 KB,
> even as small as 16 KB! Try that with Linux!!!
>
> --
>
> Rick "rickman" Collins
>
> rick.collins@XYarius.com
> Ignore the reply address. To email me use the above address with the XY
> removed.
>
> Arius - A Signal Processing Solutions Company
> Specializing in DSP and FPGA design URL http://www.arius.com
> 4 King Ave 301-682-7772 Voice
> Frederick, MD 21701-3110 301-682-7666 FAX
Forth is very good for small embedded design.
Nice thing about Linux is you get the the TCP/IP, nfs, gdb, NTP, telnet, ssh,
DHCP, DNS, file system, SNMP etc for free.
Debug complex software with gdb, strace, tcpdump in Linux running
PPC is not any different than debug it on x86.
I am using Linux on VP2 ppc , once the linux is up, port NTP, DHCP, SNMP, gdb,
strace, tcpdump take very little time, most of the time spent on integration
and testing. Once it works, it works as reliable as gdb, tcpdump on your
desktop PC.
-Tony
- Next message: H.-J.Oertel: "Re: J1939 protocol source code"
- Previous message: H.-J.Oertel: "Re: Implementing CANopen => Help"
- In reply to: rickman: "Re: embedded linux on FPGA?"
- Next in thread: hamilton: "Re: embedded linux on FPGA?"
- Reply: hamilton: "Re: embedded linux on FPGA?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|