[Beginner] Reference for memory.x format?

โš“ Rust    ๐Ÿ“… 2026-06-23    ๐Ÿ‘ค surdeus    ๐Ÿ‘๏ธ 2      

surdeus

I 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

Read full topic

๐Ÿท๏ธ Rust_feed