Configurable RTOS For x86 Systems
Copyright © (2007 - 2008) Vladimir Antunovic.
.
OverviewDownload
.
Library Contents.
Command Line.
Contact.
Off-Site Resource Links.
Help.
ConsultingThis file is a 1 MegaByte ISO Image. The download size is approximately 80 KBytes zipped.
v095...January 15, 2008... Includes preemptive multi-tasking real-time kernel and batch files for creating executables with VC++ 6.0.
... Includes "DiskDOD", a disk-scrubbing app that erases IDE hard disks in either single-pass or DoD 3-pass modes.
NOTE: You should be able to boot from partitions beyond 8 Gig without requiring a BIOS with Int 13 extensions.
You will need software to burn an ISO image.
This CD release is bootable but lacks documentation. It is intended primarily for feedback on it's ability to run on different manufacturer's desktop and embedded systems.
This beta release's IDE interface runs at the default PIO mode as set by the BIOS at boot.
Warning! Using the "FORMAT_AND_INSTALL" command will destroy all data on partition 0 and possibly other partitions.
For those that wish to test the hard disk, the command, "FORMAT_AND_INSTALL", will format the Primary/Master IDE device with a 100000 sector FAT32 file system. Use the "/t" option to choose a different size and/or the "/f" option to choose the first sector of the partition.
e.g. "FORMAT_AND_INSTALL /t10000000 /f4096", which is 10,000,000 sectors starting at sector 4096
Feedback on this would be appreciated.