c03: fixed overwrite detection.
This commit is contained in:
@@ -564,8 +564,8 @@ GUI_MODULE_END:
|
||||
|
||||
|
||||
deviceCodeEnd:
|
||||
.if deviceCodeEnd >= BOOTLOADER_ADDR
|
||||
.warning "Code reaches into boot loader!"
|
||||
.if deviceCodeEnd >= RESSOURCE_ADDR
|
||||
.warning "Code reaches into ressources!"
|
||||
.endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user