Re: Networking examples

2023-08-20 Thread Chris Johns
On 18/8/2023 12:54 am, Gedare Bloom wrote: > I don't think that "--with-rtems" is a valid command line option to > use. I guess RSB should be a little more noisy about unknown command > line options. The --with-* and --without-* options align to the autoconf type options where users can override s

Re: Networking examples

2023-08-18 Thread Brett Sterling
rett From: Brett Sterling Sent: Thursday, August 17, 2023 9:47 AM To: Gedare Bloom Cc: Vijay Kumar Banerjee ; RTEMS Users RTEMS ; Chris Johns Subject: Re: Networking examples Gedare, Thanks for pointing out that I wasn't specifying a BSP - I will try tha

Re: Networking examples

2023-08-17 Thread Brett Sterling
57 AM To: Brett Sterling Cc: Vijay Kumar Banerjee ; RTEMS Users RTEMS ; Chris Johns Subject: Re: Networking examples [You don't often get email from ged...@rtems.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] CAUTION: This email originated from outs

Re: Networking examples

2023-08-17 Thread Gedare Bloom
3 > > > > I look forward to any further suggestions. By the way, as I mentioned, I > > followed the 'Quick Start' procedure in order to get things working (with > > the one issue mentioned before). I have not yet found a full procedure for > > adding in the networking repositorye.

Re: Networking examples

2023-08-17 Thread Gedare Bloom
tioned before). I have not yet found a full procedure for > adding in the networking repositorye. We have to use rtems 6 because we want > C++17 support. > > Thanks again in advance. > > Brett > > > > > > > From: Vijay Kuma

Re: Networking examples

2023-08-17 Thread Brett Sterling
to use rtems 6 because we want C++17 support. Thanks again in advance. Brett From: Vijay Kumar Banerjee Sent: Wednesday, August 16, 2023 4:56 PM To: Brett Sterling Cc: Joel Sherrill ; RTEMS Users RTEMS ; Chris Johns Subject: Re: Networking examples CAUTI

Re: Networking examples

2023-08-16 Thread Vijay Kumar Banerjee
ications that can be used as a reference or starting point for user application development. Please refer to the following repository: https://git.rtems.org/rtems-examples/ Best regards, Vijay > Thanks in advance, > Brett > > > > > > > > From: Vijay Kumar Banerjee &

Re: Networking examples

2023-08-16 Thread Brett Sterling
n't tried, but I'm glad to give it a shot if there is information somewhere about how to do this". Thanks in advance, Brett From: Vijay Kumar Banerjee Sent: Tuesday, August 15, 2023 12:53 PM To: Joel Sherrill Cc: Brett Sterling ; RTEMS User

Re: Networking examples

2023-08-15 Thread Vijay Kumar Banerjee
This is probably the >> information I'm currently lacking. Then again, I may be missing something >> in the documentation that I erroneously overlooked. If so, just let me >> know. >> >> The "Hello World" failure is documented in this ticket: >> https://devel.rtems.org/ticket/4927 >> &g

Re: Networking examples

2023-08-15 Thread Joel Sherrill
> > The "Hello World" failure is documented in this ticket: > https://devel.rtems.org/ticket/4927 > OK. I dhave added Chris who I think wrote that section. Can you build the rtems-examples from that repository? --joel > > Thanks again in advance! > Brett > >

Re: Networking examples

2023-08-15 Thread Brett Sterling
s documented in this ticket: https://devel.rtems.org/ticket/4927 Thanks again in advance! Brett From: Joel Sherrill Sent: Tuesday, August 15, 2023 9:57 AM To: Brett Sterling Cc: users@rtems.org ; Vijay Kumar Banerjee Subject: Re: Networking examples CAUTION

Re: Networking examples

2023-08-15 Thread Joel Sherrill
I add Vijay since he has been working with this. On Tue, Aug 15, 2023 at 9:27 AM Brett Sterling wrote: > Hello all, > > My goal is to integrate networking into our RTEMS solution, so I started > here: https://docs.rtems.org/branches/master/legacy-networking/index.html. > > But, as soon as I had