[Beginner] Reference for memory.x format?
โ Rust ๐ 2026-06-23 ๐ค surdeus ๐๏ธ 2I am trying to run a rust application on an Arduino R4 WiFi. There is a HAL at GitHub - atan2l/ra-hal: Renesas RA HAL, forked from https://git.sr.ht/~az1/ra-hal ยท GitHub, but the linker script does not appear to be verified. I'm willing to put in the work to create a functional linker script, but I've never done this before; does anyone know where I can find a reference for the memory.x file format so that I can actually know what I'm doing? Thanks in advance!
1 post - 1 participant
๐ท๏ธ Rust_feed