Replies: 2 comments 2 replies
-
|
It does, but we'll do that without the linker script. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
@rui314 I emailed (from my adafruit.com email) you a while ago to collaborate on embedded support. I also don't like linker scripts and would like something better. I work on CircuitPython which would benefit from this. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I stumbled upon the project and wanted to know if for embedded targets MCUs it would make sense?
I tried using it with the Zephyr RTOS project but I got the error
mold: fatal: zephyr/linker_zephyr_pre0.cmd:3: MEMORY
^ unknown linker script token
See https://sourceware.org/binutils/docs/ld/MEMORY.html
Beta Was this translation helpful? Give feedback.
All reactions