You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
.. | ||
src | 5 months ago | |
test_lib | 2 years ago | |
CMakeLists.txt | 5 months ago | |
Kconfig | ||
README.rst | ||
custom-sections.ld | ||
linker_arm_sram2.ld | 2 years ago | |
linker_riscv_qemu_sram2.ld | 3 years ago | |
linker_xtensa_qemu_sram2.ld | 2 years ago | |
prj.conf | 2 years ago | |
prj_riscv.conf | 2 years ago | |
prj_xtensa.conf | 2 years ago | |
testcase.yaml | 3 months ago |
README.rst
.. _code_relocation:
Code relocation
#################
Overview
********
A simple example that demonstrates how relocation of code, data or bss sections
using a custom linker script.