Menu

Commit [r108]  Maximize  Restore  History

-After a couple of days reading the ARM docs for CM0, and messing with GCC's inline assembly syntax (it's *so* intuitive... ), I think I've got a workable context switch/thread-start.

-My stm32f0 board has the world's worst onboard debugger, so I need to order something better to test with.
-Also, let it be known that the code density on Cortex M0 is really not that great. The kernel compiles to about 48K with -0s...

funkenstein.sw@gmail.com 2013-09-22

changed /trunk/embedded/kernel/cpu/cm0/stm32f0/gcc/public/threadport.h
changed /trunk/embedded/kernel/cpu/cm0/stm32f0/gcc/threadport.cpp
/trunk/embedded/kernel/cpu/cm0/stm32f0/gcc/public/threadport.h Diff Switch to side-by-side view
Loading...
/trunk/embedded/kernel/cpu/cm0/stm32f0/gcc/threadport.cpp Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.