The libmeminfo extracts the memory configuration from ELF files. This memory configuration must be saved first inside the binary at link-time with the linker-script command CREATE_MEMINFO_TABLE. This new command and its documentation are available once the patch is applied against the GNU Binutils.
... [More]
The file meminfo.h comments the API, and the file mind.c is a very good example on how to use this library. You can test the program mind against the file test.elf.
If you don't want to use the local libELF to build the libmeminfo, set the parameter --disable-local-libelf during the configuration [Less]
BeneJSON is a JSON input library with a core written in C and distributed with a high level C++ interface. The core is meant to be fast, minimal and easy to integrate directly into source.
The avr-evtd daemon is aimed at the Buffalo series of Linkstation and Kurobox.
The daemon also checks that the /mnt and / filesystems are within scope (disk space remaining) and also monitors the power button and the 'red' reset button. These button events are turned into requests into the
... [More] EventScript. This allows a user to control what occurs (system wise) when an event is received. The same script is also used by the timer shutdown process. [Less]
K-OS is an open-source realtime-operating-system based on the OSEK/VDX standard aimed at compiler and microcontroller independence. Currently we support Motorola (Freescale) HC12/HCS12/HCS12X targets.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy