Home
last modified time | relevance | path

Searched refs:RAM_FPGA_START (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/link/
H A Dlink.ld.S92 #define RAM_FPGA_START 0x11E000 define
181 RAM_FPGA(rwx) : ORIGIN = RAM_FPGA_START, LENGTH = RAM_FPGA_LEN /* FPGA stack and heap */
584 __HEAP_SIZE__ = (RAM_FPGA_START + RAM_FPGA_LEN) - __HEAP_BEGIN__;

Completed in 2 milliseconds