Hi Henry,
To answer your questions
1. To know if a s19 contains bootloader, you need to know where is your bootloader memory address and the the srecord data generated by bootloader. Thus open your s19 file with notepad, see if the related address contain bootloader code.
2. when select RAM, code is downloaded to RAM during debug. the code will be gone once power off.
if select FLASH, Code is downloaded to FLASH. code is still in flash even power off.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------