Car on-board computer based on LPC11C14. Specified for Mitsubishi Pajero Sport 2nd gen.
The Keil MDK project have some configurations:
bcomp11 (Debug) - old interface version, debug build.
bcomp11 (Release) - old interface version, release build.
bcomp11v2 (Debug) - new (actual) interface version, debug build.
bcomp11v2 (Release) - new (actual) interface version, release build.
For build in GCC-ARM use Makefile. GCC build didn't full functionality, because GCC generate more code.
The sub-folder /pc contains HAL-level and build-script for compilation in MinGW-Win32. This build use for easy interface debug.
http://igorkov.org/bcomp11 (old version) http://igorkov.org/bcomp11v2 (actual version)
Computer based on NXP LPC11C14 with HW CAN. Full hardware project here: https://github.com/igkov/bcomp11hw
Device view (this is first hardware version)*: *on photo 2 board with LPC11C14: this computer, and test device for automotive CAN-NET: http://github.com/igkov/ecu-emulator
Use Keil MDK or GCC ARM. Recommended version of Keil MDK - 4.23 or 4.24, newer versions have other editor kernel and cann't show Cyrillic in CP-1251 (only in Unicode/UTF-8), thats problem for show/edit Cyrillic text constants.
For program MCU, please use USB-UART converter with DTR/RST control and programming utility as Flash Magic or lpc21isp.
You can donate this project here.