mbv: some debug stuff
This commit is contained in:
@@ -5,6 +5,11 @@ MEMORY
|
||||
|
||||
_vector_table = 0x0;
|
||||
|
||||
BiosUartRead = 0x0d4;
|
||||
BiosUartWrite = 0x22c;
|
||||
BiosWozmon = 0x340;
|
||||
BiosUartWriteNibble = 0x324;
|
||||
|
||||
SECTIONS
|
||||
{
|
||||
.text :
|
||||
|
Reference in New Issue
Block a user