Quote Originally Posted by pedja089 View Post
There is no easy way to include Dynamic-link library, it could be done, but... There is easy way to include static-link library. Just look up for my bootloader posts, and explanation how to pass variables between main app and bootloader.
Seems like there are lots of bootloader posts that you are involved.But I think bootloader is the way to go. Is there any example for reading data/including code from bootloader to main code?