Starting to work with this a little. I haven't gotten it running yet though.
Perhaps I am more lost than I thought. The component doesn't seem to do much with the LCF file, and as such doesn't hard-locate the bootloader code. So, does this component let me add the bootloader to an application, or does it need to be built as a separate project (as just a bootloader)?
I have worked with both types of bootloader:
AN2295, serial bootloader is a separate project, and is flashed into the CPU. Then the application is downloaded in.
The OSBDM has an internal USB bootloader that I successfully ported to a couple HCS08JM projects and is embedded in the application.
Let me know if I am way off-base,
Thanks!!
Bob