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