My Cortex-M dynamic linker is working! The story of the two modules!
HTML-код
- Опубликовано: 8 дек 2024
- In this episode, I am resolving a conflict between two modules: Floppy and Stepper. They are not able to resolve it on their own in the current implementation. Let me share with you the latest (at least for now) episode of YasLD implementation. After this episode, I have a working dynamic linker for Cortex-M0 microcontrollers. I will focus on showing you how to implement such a dynamic linker and discuss the problems I had to resolve, such as the lack of support in GCC for Cortex-M0 procedure linkage table generation.
I hope this video demystifies the magic a bit and provides value to someone!
GitHub for episode: github.com/mat...
branch: youtube_yasld_part3_wip
Licenses:
End screen GIF from: giphy.com/gifs...
great video
Thanks! I hope you enjoyed:)
This is fascinating !!!!
Thanks!
Thanks!