Hi Seba,
What you are saying might work , If we are able to merge abs files of both
application and bootloader into a single file.
But here we are merging 2 S19 files , with S19 file we can only debug
through Assembly window to my knowledge.
I will explain you what I have done.
I have merged both S19 file of app and bootloader and dumped the merged
file through P&E tool. I made sure that the system executes application
always on every Reset. when ever user wishes to update the firmware in the
system , he needs to change condition such that on Reset system starts
running bootloader , once system finishes writing S3 records to internal
flash the condition is changed to previous state, which is system executes
application on every Reset there after.
I hope I am clear.
Regards,
Chary