1 #################### FreeEMS - TRUE DIY Engine Management #####################
3 For the most up to date inforamation, please see the forums at :
5 http://www.diyefi.org/forum/
7 Before using this system, please see the disclaimer here :
9 www.diyefi.org/disclaimer.htm
11 Before going any further, please ensure you have the latest release or latest code by visiting :
13 http://github.com/fredcooke/freeems-vanilla
15 If you want to modify and build this firmware there an out-of-date guide available :
17 http://www.diyefi.org/forum/viewtopic.php?f=8&t=508
19 For all your documenation needs please see the docs page :
21 http://docs.freeems.org
23 Setting up the tuning application is described in the following thread :
25 http://www.diyefi.org/forum/viewtopic.php?f=43&t=519
27 Loading the firmware S19 file to the device :
29 Firstly you will need hcs12mem setup correctly. Install it as normal, then copy
30 the file mc9s12xdp512.dat from the bin directory to /usr/local/share/hcs12mem/
32 If you are working on the dev board, you need to flip the load/run switch
33 to "load" and depress the reset button, prior to flashing. Return the switch
34 to the "run" position when complete.
36 Also in the bin directory is a bash script, use it with the first argument
37 being your serial device, and the second being your s19 file.
39 Please post any and all feedback on code, documentation, the system, anything
40 at all, even subtle and minor stuff to the forums :
42 http://www.diyefi.org/forum/
44 Thanks for playing with FreeEMS :-)
46 Good luck and regards,