Sign in

username:

password:



Not a member?

Search 68hc12



Search tips

Subscribe to 68hc12



68hc12 by Keywords

68HC1 | 812A4 | 9S12DP256 | Bootloader | CodeWarrior | D60A | Debugger | DP256 | ECT | EEPROM | EVB | Flash | HC1 | HCS12 | I2C | IAR | ICC1 | Interrupts | LCD | M68KIT912DP256 | MC9S12DP256 | MC9S12DP256B | Metrowerks | Motor | MSCAN | Multilink | PLL | Quadrature | SDI | SPI | Transceiver | XFC

Ads

Discussion Groups

Discussion Groups | 68HC12 | Hi-Ware debugger problems

Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).

Hi-Ware debugger problems - galenpatrickogrady - Aug 26 16:17:00 2003

I'm having some problems with the Metrowerks debugger and I'm
wondering if anyone has run into any the same issues.

I'm using v2.0 but I had the same things happening with v1.2.

1. My application is in C++ and I've got a number of different classes
that have member functions with the same names (not just multiple
instances of the same object) and when I use the Find Procedure
dialog, it invariably goes to a function other than the one I want
(but with the same name). Is there any way to specify a class in the
Find Procedure dialog? I have tried class::function but this
generates an error message.

2. I'm using Codewright as my editor instead of Codewarrior and I
launch the Debugger directly from Codewright. I use the command line
switch to allow only one instance of the debugger to run at one time.
Most times when I try to load changed code into the already running
debugger, it hangs and I have to terminate the debugger and launch it
again. It seems to be related to the fact that the code to be loaded
is different to the code already loaded. I get a similar situation
when I try to load code from the File menu in the debugger.

Anyone come across these problems and found a solution? Any suggestions?

Regards.





(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )


Re: Hi-Ware debugger problems - Guillermo F. Molina - Aug 26 21:56:00 2003

Most of the times I have the same problem with CodeWarrior 1.2 / BDM
Multilink, so I'm used to close the debugger before loading new code...
If you find a solution, please let me know it.

Regards,
Guillermo.

----- Original Message -----
From: "galenpatrickogrady" <>
To: <>
Sent: Tuesday, August 26, 2003 6:17 PM
Subject: [68HC12] Hi-Ware debugger problems > I'm having some problems with the Metrowerks debugger and I'm
> wondering if anyone has run into any the same issues.
>
> I'm using v2.0 but I had the same things happening with v1.2.
>
> 1. My application is in C++ and I've got a number of different classes
> that have member functions with the same names (not just multiple
> instances of the same object) and when I use the Find Procedure
> dialog, it invariably goes to a function other than the one I want
> (but with the same name). Is there any way to specify a class in the
> Find Procedure dialog? I have tried class::function but this
> generates an error message.
>
> 2. I'm using Codewright as my editor instead of Codewarrior and I
> launch the Debugger directly from Codewright. I use the command line
> switch to allow only one instance of the debugger to run at one time.
> Most times when I try to load changed code into the already running
> debugger, it hangs and I have to terminate the debugger and launch it
> again. It seems to be related to the fact that the code to be loaded
> is different to the code already loaded. I get a similar situation
> when I try to load code from the File menu in the debugger.
>
> Anyone come across these problems and found a solution? Any suggestions?
>
> Regards.




(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )