Cannot execute .bin file on LITE5200B board

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

Cannot execute .bin file on LITE5200B board

1,379 次查看
kyk27
Contributor I

Hi, how are you doin?

 

I’m a newbie of CodeWarrior. 

I am trying to download and run .bin file, but it doesn't work. I am working with CW studio MGT8.5, sample files, and LITE5200B board.

The compilation and linking the image file fine.

Downloading the sample .bin file on the board using serial port with kermit protocol onto SRAM 0x3000 or 0x8000 is fine.

But when I type “go 0x3000” or “go 0x8000” then the hyper terminal looks doesn't do anything.

The compilation and linking the image file are also fine.

How can I make run .bin file?

 

Best regards,

 

 

kyk27

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

450 次查看
Voxan
Contributor III
Hi kyk27,

the LITE5200B board comes with a boot loader flashed. You may want to use it to download your application and run it (not debug).

From your project created from the stationery wizard, there is a Documentation folder, the documents inhere will provide you all the necessary information or point you to the right CodeWarrior manual.

Hope this helps...

Best Regards
0 项奖励
回复