Codewarrior Debugger ignores any added code!?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Codewarrior Debugger ignores any added code!?

ソリューションへジャンプ
1,820件の閲覧回数
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 解決策
940件の閲覧回数
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 返信
941件の閲覧回数
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 件の賞賛
返信