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!