This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

shared library concept for stm32

hello im trying to do something if any one knows or has reference about this help 

I have built a library and a blinky code using that library,

i want to flash the library first and then the blinky example. means next time when i change my blinky i will only load that code at a particular addess how can we do this.?