hpw421初始版本
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
LOAD 0x10000000
|
||||
{
|
||||
EXE 0x10000000
|
||||
{
|
||||
startup_xinc.o (RESET, +FIRST)
|
||||
* (+RO)
|
||||
|
||||
}
|
||||
|
||||
RW +0000
|
||||
{
|
||||
* (+RW,+ZI)
|
||||
}
|
||||
|
||||
ScatterAssert(ImageLength(RW) < 1024 * 28)
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
LOAD 0x11013000
|
||||
{
|
||||
EXE 0x11013000
|
||||
{
|
||||
startup_xinc.o (RESET, +FIRST)
|
||||
* (+RO)
|
||||
|
||||
}
|
||||
RW2 (0x53004000+(5*1024));EM_BLE_END=0x129c < 5*1024
|
||||
{
|
||||
*(ke_heap1)
|
||||
}
|
||||
ScatterAssert((0x53004000+(5*1024))+ImageLength(RW2) < 0x53008000)
|
||||
RW 0x10001400
|
||||
{
|
||||
startup_xinc.o(STACK)
|
||||
* (+RW,+ZI)
|
||||
*(ram_code)
|
||||
}
|
||||
|
||||
|
||||
|
||||
;RW1 0x1000100 ; 0x100~ 800 total 700h
|
||||
;{
|
||||
;
|
||||
;}
|
||||
|
||||
; RW3 (0x530077b0)
|
||||
; {
|
||||
; *(ram_em)
|
||||
; }
|
||||
; ScatterAssert((0x530077b0)+ImageLength(RW2) < 0x53008000)
|
||||
; RW2 (0x53004000+(8*1024)) ;EM_BLE_END=0x129c < 0x1800
|
||||
; {
|
||||
; *(ram_em)
|
||||
; }
|
||||
; ScatterAssert(((0x53004000+(8*1024))+ImageLength(RW2)) < (0x53004000+0x4000) )
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user