News

A process may map files to its address space, thereby creating a 1-to-1 equivalence between the files’ data and its corresponding memory-mapped region. Memory mapping has several uses: Dynamic loading ...
In the first installment of this series we had a brief look at the steps needed to get a bare-metal application running on an STM32 microcontroller. While this allowed us to quickly get to the juicy ...