On Fri, 29 Aug 2008 18:26:08 +0200, Andrew Lunn <[EMAIL PROTECTED]> wrote:
...some old stuff removed...
However, this is a pointless exercise. The AT91SAM7X only has 64K
RAM. Getting the FreeBSD stack to work in that is probably impossible.
Try the lwip_eth template. Then you will need to tune the lwip
configuration.
Andrew
Not beeing able to use ethernet would be a serious blow to my planing. I
intend to call a few routines on my target using RPC. This would allow me
to implement a nice GUI on a PC and have the embedded software free of
lengthy user I/F-code. Is RPC supported by ecos?
Back to the above exercise: When using ecosconfig, it seems to work, but
when I call ecosconfig check, I get the following:
================ calling ecosconfig --verbose check
ecos.db, package CYGPKG_HAL_FR30_MB91360: warning
This package is not present in the component repository.
There is no directory `/opt/ecos/ecos-2.x/packages/hal/fr30/mb91360'.
ecos.db, package CYGPKG_HAL_FR30_MB91360_PHYTEC91F364G: warning
This package is not present in the component repository.
There is no directory
`/opt/ecos/ecos-2.x/packages/hal/fr30/phytec91f364g'.
ecos.db, target phytec91f364g: warning
This target refers to an unknown package `CYGPKG_HAL_FR30_MB91360'.
ecos.db, target phytec91f364g: warning
This target refers to an unknown package
`CYGPKG_HAL_FR30_MB91360_PHYTEC91F364G'.
ecos.db, target pc_usb_d12: warning
This target refers to a package `CYGPKG_IO_FILEIO' that is not
hardware-specific.
Target: at91sam7xek
Template: net
No conflicts
=============
Then I call make. It goes through with much output and no errors, but I
can find nowhere a result (library). ????
Finally: Prior to switching to lwip_eth, I would like to learn a bit more
about this package (RPC ?). But a search with lwip in the ecos reference
did not produce a hit.
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss