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

Create a shared library for multiple applications for ARM cortex-m4

Hello everyone!

I'm trying to create project which contains a drivers library and two separate application (Booltloader + app), now I want to share the drivers library between the two apps in order to save space on the flash...

I saw this tutorial for IAR(https://www.iar.com/support/resources/articles/checksum-protected-library-using-iar-embedded-workbench-for-arm/) but I must use Keil uvision5 and I didnt find anything helpful online.

Anyone can guide me through this?

thanks!

0