``` #[link_section = ".axisram"] static PACKETS: StaticCell> = StaticCell::new(); ``` This works, so I assume the .bss section is being placed in AXISRAM.