Embedded Bootloader vs. Codewarrior

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Embedded Bootloader vs. Codewarrior

5,255 次查看
Diego
Contributor I
Hello
I am working with sard 13192, hcs08gt60.
I was programming the processor using the BDM. But now that I want to compile a bigger program, like the wireless uart, I am getting an error using codewarrior, the size of the user program is >1024 bytes, license restriction.
I am confused.
If I use embedded bootloader I can download the wireless_uart example without problem of size?
But if I burned the flash I erased the embedded bootloader in the board?
 
 
Thanks for your help.
标签 (1)
0 项奖励
回复
3 回复数

1,123 次查看
yb
Contributor IV
Hi Diego,
If you register your CW, you will obtain for free16Ko. I don't know if your application can match this size, but between 1Ko and 16Ko...
 
Regards,
0 项奖励
回复

1,123 次查看
peg
Senior Contributor IV

Hi Diego,

Just been through this in the last week.

If youv'e got a BDM tool don't fiddle around with embedded bootloaders, upgrade your CW to Special Edition. I had to request the licence file by email as I got no registration code in my kit. The kit comes with 3.1 on CD and the available code (SMAC4.1a etc) is designed for 3.1. They sent me a licence file that looked like it was for V5.0 but it worked. Indeed when I checked with the licence file in my downloaded version 5.0SE it is the same.

BTW, you can use it with CW5.0 but you have to wade through all the warnings and errors etc, using 3.1 they just work straight up.

BR Peg

0 项奖励
回复

1,123 次查看
alex_spotw
Contributor III
Hi:

Indeed: if you used the BDM, you erased the bootloader.

You need to get an evaluation license (valid for 30 days) to be able to compile bigger programs.

Probably you were using the wireless example hex file (already compiled), so your bottloader didn't have any problem downloading it.

Regards,

Alex
0 项奖励
回复