Hello Wayne:
I have not used Keil much, but according to the message the linker is missing a reference to the entry point. However, seems that the project already has a vector table with "__main" specified, so I think there should be no problem with that warning.
As for the hex files, you cannot use those. The PC bootloader tool specifically asks for a S19 file.
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------