modified to enable remote debugging of basflash.s19.
basflash.s19 does not work in this version (hang)!
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
void startup(void)
|
||||
{
|
||||
void basflash(void);
|
||||
void init_serial(void);
|
||||
|
||||
init_serial();
|
||||
basflash();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user