I want to use the serial bootloader for my MC13213 ZigBee board. Following steps explained in document AN2295, I've downloaded AN2295SW.zip. As you can see in the attached image, this package contains a src folder; it's a set of CW projects for every different MCU type (I think). If compiled this project can generate the serial bootloader (file .s19) that can be uploaded to the board. At this point however I don't know what's the right project to compile for my platform (MC13213 - HCS08 family). Any suggestion? Thanks in advance for help.
I advice you to use bootloader from BeeKit. Just download BeeKit and generate any SMAC example and you will get serial bootloader or "over the air proggraming" bootloader - as you prefere.
Yes I know. But this procedure is avalaible only for SMAC applications. If I want to generate a BeeStack application, under BeeKit there isn't an option to enable bootloader.