I am using the MC9S12DP256B and I have a question about modular programming.
I would like to know if it is possible to update only certains parts of an application already burn in the MCU.
Let say my project contains 3 librairies and I decided to change one of them. Is is possible to send (burn) only the new code of this library.
Do I have the burn 4 separate .s28 files ? (3 libraires and a small "core" applicaiton) ?
Is there any type of dynamic library in embedded ?
Would it be possible with PIC code (position independant code) ?
Thanks
Solved! Go to Solution.