-
The irregular BeRTOS Developer Companion #3
This issue will look at the latest BeRTOS release and to the new ports that are being developed. Continue → -
BeRTOS 2.4 is available
BeRTOS 2.4 is available for download. This version delivers the long awaited preemptive kernel and many performance improvements. Continue → -
The irregular BeRTOS Developer Companion #2
A new preemptive kernel patch, some implementation details explained. Continue → -
The irregular BeRTOS Developer Companion #1
Updates on preemptive kernel and security patches. Continue → -
Using multiple CPUs with BeRTOS
SMP with BeRTOS is possible, you just need to communicate data between processors; here is a possible solution. Continue → -
Expanding BeRTOS multimedia features
I've always been attracted by multimedia software because, in contrast to common software, you actually get something to see or hear. So I've decided to start a Develer 20 project to improve multimedia features in BeRTOS. Continue → -
BeRTOS 2.3 is available
A new BeRTOS version is available. Many new drivers and algorithms are available, and bugfixes too. Continue → -
The beauty of multiproject
Some days ago I've put my hands on a fairly complex Visual Studio project, with a project for each different DLL. The build system simply compiled all the projects with one click. This reminds me that Bertos' build system supports something very similar. Continue → -
Using FAT and SD cards with BeRTOS
Recently someone noted in the mailing list that it's not clear (to say the least) how to use the FAT file system with BeRTOS. While I think you can figure it out if you're using SD cards, in this post I'll try to summarize what it's needed to use a different memory support. Continue →
