[uClinux-dev] tun/tap help!!

2013-12-04 Thread Brad Walker
Folks, I am pulling what little hair I have left out over trying to read packets from the TUN/TAP interface on uCLinux. I have the following code that creates my tap0 interface.. /* * */ #include #include #include #include #include #include #include #include #include #include #includ

Re: [uClinux-dev] boot uClinux from a Cortex-M should be simple

2015-03-20 Thread Brad Walker
DMA on the serial port. Those changes were pulled into their tree. So I would have to echo Doug's comments that it worked pretty well. If there is something technically specific that you can post, then we could provide better suggestions for help. Brad Walker _

Re: [uClinux-dev] uClinux-dev Digest, Vol 33, Issue 11

2015-03-28 Thread Brad Walker
cygwin is about the closest you'll get to having GCC on a windows environment.. If that doesn't work for you, then you probably should reconsider the path that you are on.. -brad w. On Sat, Mar 28, 2015 at 10:00 AM, wrote: > Today's Topics: > >1. Gcc windows build for arm-uclinuxeabi (Mike

Re: [uClinux-dev] uClinux-dev Digest, Vol 33, Issue 12

2015-03-29 Thread Brad Walker
> > > Message: 4 > Date: Sun, 29 Mar 2015 02:31:28 +0100 > From: Kevin Chadwick > To: uclinux-dev@uclinux.org > Subject: [uClinux-dev] Gcc windows build for arm-uclinuxeabi > > > > cygwin is about the closest you'll get to having GCC on a windows > > environment.. > > > > If that doesn't work for