Zephyr CONFIG_CODE_DATA_RELOCATION for arch/ARC CPU #40040
Unanswered
aryash11235
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does Zephyr support CONFIG_CODE_DATA_RELOCATION feature for ARC(Synopsys) CPU?
File Kconfig.zephyr does not says supported yet for ARC?
what it takes to have relocation support for ARC?
CMakeLists.txt file below change is not working even if I enable from Kconfig for ARC.
zephyr_code_relocate(driver.c SRAM)
Beta Was this translation helpful? Give feedback.
All reactions