1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 10:22:48 +02:00
xburst-tools/qiboot
2008-06-13 16:17:04 -04:00
..
src add some initial cpu code in led.S 2008-06-13 16:17:04 -04:00
config.mk blink led 2008-06-12 18:22:49 -04:00
Makefile blink led 2008-06-12 18:22:49 -04:00
README the led_on does not random abort 2008-06-13 14:53:04 -04:00

use follow command to run this program
start OpenOCD,then do this

  > reset halt
  > load_image /path/to/led_on 0
  > resume