Rename 'syschk' symbol in the linker config file, which forces inclusion
of the 'system check' load chunki, to '__SYSTEM_CHECK__'.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
;DEBUG = 1
|
||||
|
||||
.export syschk
|
||||
.export __SYSTEM_CHECK__: absolute = 1
|
||||
.import __SYSCHK_LOAD__
|
||||
.import __STARTADDRESS__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user