MCF5307, cannot debug, code is directly executed at first step

View: New views
1 Messages — Rating Filter:   Alert me  

MCF5307, cannot debug, code is directly executed at first step

by _angelo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

 

i am new to Coldfire world, and i am using CodeWarrior to debug some test code on a MCF5307.

 

The code is compiled correctly, then the debugger download it through BDM, and CW shows out the fist line of my "main" code function, with the code ready to be executed.

 

Pressing "Step Into" the program is executed, and i get the following message:

Program "loader.elf" is executing.
Choose Break from the Debug menu to stop it.

 

So i cannot step line by line.

Any help is really appreciated.

Angelo