Compiler Debugger Suites

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

Compiler Debugger Suites

1,023 次查看
TFlynn
Contributor I

Can anyone recommend a Compiler Debugger suite?

 

Code Warrior for ColdFire is atrocious! Ok debugging in RAM, but loading flash is sooooo cumbersome.

 

I'm also using Codewarrior for the HCS12X. Much better.

 

My favorite 68k tool suite in the past was DiabData & visionClick from EST (now part of WindRiver).

 

Anyone with other recommendations?

标签 (1)
0 项奖励
回复
2 回复数

830 次查看
JimDon
Senior Contributor III

Eclipse will just flash the part with out using the Flash menu.

 

0 项奖励
回复

830 次查看
mjbcswitzerland
Specialist V

Hi

 

When doing a lot of work on the target it is useful to use a boot loader (eg. USB based for the chips that support it or better Ethernet based for the ones with Ethernet). USB FLASH loading takes about 10s and Ethernet loading maybe 2..3 s.

 

Then CW6/7 or IAR can quickly connect and debug afterwards. Not sure about CW10 though - this is a bit more difficult to steer the debugger [but probably possible with the right training...] - it may want to always load the code (which means it is best to take a coffee break so that it is ready when you return...;-)

 

Regards

 

Mark

 

0 项奖励
回复