| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README | 2011-02-06 | 659 Bytes | |
| Totals: 1 Item | 659 Bytes | 0 |
set up project space like this: /directory for bemrt code/ ---/freertos/ (get from svn with "svn co --depth empty https://freertos.svn.sourceforge.net/svnroot/freertos/trunk freertos" then "svn update --set-depth infinity freertos\Source") ---/bemrtbatmon/ (get from svn with "svn co https://bemrtbatmon.svn.sourceforge.net/svnroot/bemrtbatmon bemrtbatmon") to set this up: first create a directory where the code will live cd to that directory and run the two svn commands listed above use Microchip MPLAB to open the project file located in /[project root]/bemrtbatmon/trunk/[controller or bat_module] things should work from there