d3131ee55f
(1) Support NK-N9H30 board. (2) Change Mutex's flag to RT_IPC_FLAG_PRIO from RT_IPC_FLAG_FIFO.
12 lines
317 B
Plaintext
12 lines
317 B
Plaintext
LR_IROM1 0x00000000 0x800000 { ; load region size_region
|
|
ER_IROM1 0x00000000 0x800000 { ; load address = execution address
|
|
*.o (RESET, +First)
|
|
*(InRoot$$Sections)
|
|
.ANY (+RO)
|
|
}
|
|
RW_RAM1 +0 { ; RW_RAM1 start address is after ER_ROM1
|
|
.ANY (+RW +ZI)
|
|
}
|
|
}
|
|
|