Загрузка данных


mimxrt1024_evk.overlay:
/ {
	chosen {
		zephyr,flash = &sdram0;
	};
};

[799/809] Generating code_relocation.c, include/generated/linker_relocate.ld
FAILED: zephyr/code_relocation.c zephyr/include/generated/linker_relocate.ld /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr/code_relocation.c /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr/include/generated/linker_relocate.ld 
cd /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr && /home/vovan/ZEPHYR_RTOS/zephyrproject/.venv/bin/python3 /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/scripts/build/gen_relocate_app.py  -d /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip -i /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr/relocation_dict.txt -o /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr/include/generated/linker_relocate.ld -s /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr/include/generated/linker_sram_data_relocate.ld -b /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr/include/generated/linker_sram_bss_relocate.ld -c /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/build_rt1024/build_pjsip/zephyr/code_relocation.c --default_ram_region RAM
Disable CONFIG_CODE_DATA_RELOCATION if no file needs relocation
ninja: build stopped: subcommand failed.