Project

General

Profile

Statistics
| Revision:

root / trunk / programmer / test @ 213

# Date Author Comment
213 03/01/2010 02:32 AM Brad Neuman

fixed cardbox code for new board, updated tooltron.py for new cardbox

210 02/28/2010 05:40 PM Brad Neuman

Updated jumptable and Makefile for tooltron to work with bootloader
updated tooltron.py to handle NACKs
Fixed tooltron.py to send 'o' instead of 'O'

201 02/26/2010 01:06 PM Kevin Woo
  • Setup bootloader to initialize pins to a known safe state
  • Pulled pindefs for the toolbox out of the toolbox into common/toolbox_pindefs.h
  • Shared toolbox pindefs with the bootloader
  • Replaced all raw pin names with the #defined names
  • Optimizied out some bytes out of the bootloader by sharing variables
175 02/23/2010 11:07 PM Kevin Woo

Test program with the watchdog reset implemented

170 02/23/2010 08:53 PM Brad Neuman

updated netprog with nicer output (slightly)

163 02/13/2010 05:02 PM Brad Neuman

tried to update test Makefile to move code to start at 1024
also added some printouts to netprog

160 02/11/2010 04:54 PM Brad Neuman

added simple test code for programmer