Check out StarterWare from TI (there is also a FreeStarterWare project 
available on sf.net which contains a lot of bugfixes and feature 
enhancements TI never managed to publish). It contains TCP/IP stack, USB 
stack, functions to read/write FatFS on SD-card and many things more - all 
as bare metal without the need to use an operating system and with a lot of 
useful examples.

On Friday, November 17, 2017 at 4:12:38 AM UTC+1, 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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/53d98194-df5e-4bb3-a8fc-5ad4d649f4be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to