Codewarrior Debugger ignores any added code!?

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

Codewarrior Debugger ignores any added code!?

跳至解决方案
1,790 次查看
Euphon
Contributor I
Just getting started coding on on the HC08. Using the special addition Codewarrior that comes with 1321XNSK-BDM. I have cut down the code so it will compile with 32 file limit of the Accel_V3.0 project. Cutting down the files is a problem since all the examples have more than 32 files. Don't want to spend $1K or more and remove the 32 file limit and still have a faulty debugger.

Using a PE Micro USB interface. The program does download since the 13213-SRB device and the program acts like it should. For example, hitting switch 1 causes the device to be a transmitter.

But if modify code such as simple add line
INT16 n16inun=0;

it says on debugging with the PE Micro through USB port that "n16inun not allocated int" and other code changes are passed over as if not there. Also, adding calls to functions happen as they are not there. How can this be corrected so the debugger works?

And if the debuggers doesn't work the code is probably not working and the Codewarrior IDE is not usable.
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
910 次查看
NLFSJ
Contributor III

Hi,

Customers that are using IEEE 802.15.4 or BeeStack (when available), will require a 60K update.

SMAC will work on the projects that have less then 32 files. So you would  have to combine libraries. 

Freescale can send you a 30 day temporary license, but once the temporary license expires you will be required to update the license.

Regards,

Nina

 

Message Edited by NLFSJ on 2006-12-27 11:27 PM

在原帖中查看解决方案

0 项奖励
回复
1 回复
911 次查看
NLFSJ
Contributor III

Hi,

Customers that are using IEEE 802.15.4 or BeeStack (when available), will require a 60K update.

SMAC will work on the projects that have less then 32 files. So you would  have to combine libraries. 

Freescale can send you a 30 day temporary license, but once the temporary license expires you will be required to update the license.

Regards,

Nina

 

Message Edited by NLFSJ on 2006-12-27 11:27 PM

0 项奖励
回复