Cant set Breakpoint M52235EVB

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

Cant set Breakpoint M52235EVB

1,724 次查看
ralu
Contributor III
IDE: CodeWarrior 7.1
debugger: Multilink - ML-CFE rev.C
Software: InterNitche TCP/IP stack for CW 6.4

Cant set up breakpoint. I can stop program,run even step over source, but can not set breakpoint.
Breakpoints are shown in breakpoints window. ande it looks like breakopints does not work...
标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

507 次查看
ralu
Contributor III
I manage to get work after 3 flashing. Since i am still new to this device, I am wondering if are there faster debugging cycles or is the only option to manualy erase/reprogram?
0 项奖励
回复

507 次查看
Black
Contributor I

You can use the CodeWarrior Command Window tool (CodeWarrior menu->View->Command Window) for flash programming operations from the command window. You can also create a command window script for automation purposes.

Please use the Command Window help documentation as a separate document for this is not available. For the beginning you can type "help fl::" in your Command window and after that press the "TAB" key. You can see all commands available for "fl", for example "help fl::blankcheck", "help fl::checksum", "help fl::write" and so on.

You can also read the CodeWarrior for ColdFire 7.1 installation folder\Help\PDF\IDE_5.9_Automation_Guide.pdf that contains information specific to CodeWarrior IDE automation on a Windows host (see the chapter Command Window Interface and the other chapters describing the IDE automation, command line and scripts usage).

I hope this helps.

 

0 项奖励
回复