From ce73db929219fc1e303e08c6d258c2a4d4b49e59 Mon Sep 17 00:00:00 2001 From: lujiale Date: Tue, 4 Oct 2022 15:12:20 +0800 Subject: [PATCH] update --- project/gui/azure/threadx/cortex_a7/asm/sample_threadx.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/gui/azure/threadx/cortex_a7/asm/sample_threadx.ld b/project/gui/azure/threadx/cortex_a7/asm/sample_threadx.ld index fb1ca03c3..6cf1a9824 100644 --- a/project/gui/azure/threadx/cortex_a7/asm/sample_threadx.ld +++ b/project/gui/azure/threadx/cortex_a7/asm/sample_threadx.ld @@ -173,7 +173,7 @@ SECTIONS _end = .; - .pagetable 0x80100000 (NOLOAD): + .pagetable 0x80200000 (NOLOAD): { _page_table_top = .; __pagetable_start = .;