Replies: 1 comment 1 reply
-
No, that requires a different linker script and is not possible w/the IDE. Individual functions can be specified to be copied to RAM before use (for speed or because the flash is in write/erase operation) can use the SDK's |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is there a way to have the code copied to RAM like cmake does with PICO_COPY_TO_RAM when compiling via Arduino IDE?
Beta Was this translation helpful? Give feedback.
All reactions