Going to extend basflash.c to
1.) load srec files to their RAM destination without flashing for testing 2.) load and flash srec files from SD card
This commit is contained in:
@@ -241,7 +241,7 @@ void BaS(void)
|
||||
xprintf("finished\r\n");
|
||||
|
||||
sd_card_init();
|
||||
flasher_load("BASFLASH.S19");
|
||||
srec_execute("BASFLASH.S19");
|
||||
|
||||
/*
|
||||
* memory setup
|
||||
|
||||
Reference in New Issue
Block a user