Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a 15-minute video presentation from the ISMM 2024 conference that introduces a novel managed memory system designed for microcontrollers with limited memory and NOR flash storage. Discover how this system, targeting devices like the Raspberry Pi Pico, extends available memory space using virtual memory techniques with NOR flash as a backing store. Learn about the system's innovative approach to mitigating the drawbacks of slow write speeds and limited write cycles in flash memory through cooperation with language-level memory management. Understand the implementation of an aggressive garbage collector and the proposed "forwarding bit" technique for efficient object movement in flash memory. Examine experimental results demonstrating significant reductions in flash memory erasures and impressive execution speed improvements when using this system with the mruby language on Raspberry Pi Pico.