Compiling bootloader for MC13213 (HCS08 family)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Compiling bootloader for MC13213 (HCS08 family)

2,984件の閲覧回数
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.
ラベル(1)
0 件の賞賛
返信
4 返答(返信)

1,157件の閲覧回数
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 件の賞賛
返信

1,157件の閲覧回数
CecchiSandrone
Contributor II
Is there anyone that had successfully loaded custom applications using a bootloader (hence not using BDM interface?).
0 件の賞賛
返信

1,157件の閲覧回数
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 件の賞賛
返信

1,157件の閲覧回数
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 件の賞賛
返信