Re: libbsd network on an mvme2500

2021-08-19 Thread Brendan Chandler
anks for the tip! --joel Chris > > > From: Chandler, Brendan mailto:bchand...@anl.gov>> > Sent: Tuesday, August 17, 2021 11:09 > To: users@rtems.org <mailto:users@rtems.org> > Subject: libbsd network on an mvme2500 > > Hi rtems

Re: libbsd network on an mvme2500

2021-08-17 Thread Joel Sherrill
uld be able to create objects until memory runs out. Also configuring the minimum thread stack size to give some breathing space is often handy. --joel > Chris > > > > > > > From: Chandler, Brendan > > Sent: Tuesday, August 17,

Re: libbsd network on an mvme2500

2021-08-17 Thread Chris Johns
to see you managed to solve the problem and thank you for letting us know. Chris > > > From: Chandler, Brendan > Sent: Tuesday, August 17, 2021 11:09 > To: users@rtems.org > Subject: libbsd network on an mvme2500 > > Hi rte

Re: libbsd network on an mvme2500

2021-08-17 Thread Chandler, Brendan
August 17, 2021 11:09 To: users@rtems.org Subject: libbsd network on an mvme2500 Hi rtems-users, I'm trying to set up a simple RTEMS 5 program to get my mvme2500 board up and running with a static network configuration using libbsd. I took the hello.c example from the getting started guid

libbsd network on an mvme2500

2021-08-17 Thread Chandler, Brendan
Hi rtems-users, I'm trying to set up a simple RTEMS 5 program to get my mvme2500 board up and running with a static network configuration using libbsd. I took the hello.c example from the getting started guide, and modified it to use libbsd and configure the network. My problem is I get a run