Network Builds
Chris Johns
chrisj at rtems.org
Fri Mar 26 21:16:55 UTC 2004
James Yates wrote:
>
> Then I build my application but get the build error:
>
> networkconfig.h:80: `BSP_cs8900_attach' undeclared here (not in a function)
> networkconfig.h:80: initializer element is not constant
> networkconfig.h:80: (near initialization for `netdriver_config.attach')
>
> I have checked the temporary build tree that was created but in sh-rtems/c/fu0018/lib
> /libbsp/sh/fu0018/network there is just the Makefile and not the files cs8900.c
> and cs8900.h that I would have expected to be present.
>
> Has anyone got any ideas what I might have done wrong?
>
Did you take a copy of:
rtems/c/src/libchip/network/cs8900.c.bsp
and add to your BSP ?
This is an example of what you need to add in your BSP to configure the
driver.
More information about the users
mailing list