zephyr/include/zephyr/arch/riscv/common/linker.ld #67082
Unanswered
SteveZ-Cal
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.
-
Zephyr (V3.4.0)
currently on NEORV32 riscv
Is there a way to disable the reset part of the zephyr before the start of the program?
I suppose some configuration may need to be done in its linker.ld?
I tried
in the zephyr/include/zephyr/arch/riscv/common/linker.ld
but failed for linking C executable zephyr/zephyr_pre0.elf
Beta Was this translation helpful? Give feedback.
All reactions