Compiling bootloader for MC13213 (HCS08 family)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Compiling bootloader for MC13213 (HCS08 family)

2,971 Views
CecchiSandrone
Contributor II
Hi,

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.
Labels (1)
0 Kudos
Reply
4 Replies

1,144 Views
Alban
Senior Contributor II
Hello,

The S08 inside MC13213 is a GB-GT60.
So, I would try the S08GBGT folder. I didn't try but this is what seems logical to me.

Alban.
0 Kudos
Reply

1,144 Views
CecchiSandrone
Contributor II
Is there anyone that had successfully loaded custom applications using a bootloader (hence not using BDM interface?).
0 Kudos
Reply

1,144 Views
Alex_RUS
Contributor I
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.
Both types of bootloder works fine.
0 Kudos
Reply

1,144 Views
CecchiSandrone
Contributor II
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.
0 Kudos
Reply