Skip to content
  • Projects
  • About me
  • Contact
  • Projects
  • About me
  • Contact

Pau Guillamon

  • Follow
    • Rss
Header Image
Archive

Month: April 2015

2 Posts

Featured

Projects
Threads in C for ARM Cortex M3
Posted byPauguillamon
Threads in C for ARM Cortex M3
Projects
Dynamic Memory Manager in C
Posted byPauguillamon
Dynamic Memory Manager in C

Threads in C for ARM Cortex M3

  • Posted inProjects
  • Leave a comment on Threads in C for ARM Cortex M3
  • Posted byPauguillamon
  • April 26, 2015January 3, 2021

Along with the dynamic memory manager, I also had to implement a thread system on that embedded project. We weren’t using any library and we didn’t know yet about the amazing FreeRTOS, so in order to have threads we had to implement them. You can find here an explanation of how I did this.

Dynamic Memory Manager in C

  • Posted inProjects
  • Leave a comment on Dynamic Memory Manager in C
  • Posted byPauguillamon
  • April 15, 2015January 3, 2021

I once had to implement a dynamic memory manager in C for an embedded project. This wasn’t an easy task because we also wanted to optimize memory usage. So I went to it, I analized another framework we had in our hands and saw what we needed and what we didn’t. The solution I got…

Pau Guillamon
WordPress theme by componentz
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Hit enter to search or ESC to close