modified to enable remote debugging of basflash.s19.

basflash.s19 does not work in this version (hang)!
This commit is contained in:
Markus Fröschle
2013-02-17 22:47:24 +00:00
parent 5d5fcd1c37
commit 8069d83787
9 changed files with 31 additions and 15 deletions

View File

@@ -46,6 +46,7 @@ _rom_entry:
/* set stack pointer to end of SRAM1 */
lea __SUP_SP,a7
move.l #0,(sp)
/* Initialize the processor caches.
* The instruction cache is fully enabled.