There is a baremetal BeagleBone project here: http://www.baremetal.tech/index.html
On Thursday, November 16, 2017 at 10:12:38 PM UTC-5, AVR wrote: > > Thank you Graham, I completely forgot that I also need and exchange data > on TCP/IP... in that case is it possible to realize programmatically TCP/IP > without OS ? > > четверг, 16 ноября 2017 г., 20:20:30 UTC+5 пользователь Graham написал: >> >> Yes, it is possible. >> Also, probably extremely painful learning experience. >> There are ARM processors that are designed to run with OS. They start >> with the letter A. >> The processor in the Beaglebone is an A-8. >> There are ARM processors that are designed to run without OS. They start >> with the letter M. >> >> I would suggest that you look at one of the faster M series, like a 200 >> MHz M4F and see it that will do your job. >> >> --- Graham >> >> == >> >> On Wednesday, November 15, 2017 at 9:40:05 PM UTC-6, AVR wrote: >>> >>> In other words I'd like to make work the BeagleBone Black on the base C >>> program code without any operating systems. >>> My task is simple enough - frequency meter 0...100 KHz, DI/DO simple >>> logic and data exchange accross TCP/IP. >>> >> -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/73d519f4-21fd-419e-93bb-4a35a1e8a748%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
