A Managed Memory System for Micro Controllers with NOR Flash Memory
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
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.
Syllabus
[ISMM24] A Managed Memory System for micro controllers with NOR flash memory
Taught by
ACM SIGPLAN
Related Courses
Pico Prototyping - Building a Pico UnoDroneBot Workshop via YouTube Water Your Garden with IoT - Soil Moisture Sensors
DroneBot Workshop via YouTube CircuitPython with Raspberry Pi Pico - Getting Started
DroneBot Workshop via YouTube Raspberry Pi Pico - Control the I-O World
DroneBot Workshop via YouTube Machine Learning Inference on Raspberry Pi Pico 2040 via Edge Impulse
Hardware.ai via YouTube