Do NEC's K8 tools work?

From: Lewin A.R.W. Edwards (larwe_at_larwe.com)
Date: 07/14/04


Date: 14 Jul 2004 13:34:15 -0700

Quick question to anyone working with the K8 series from NEC: Do you
see these issues with the LCE? (These are my MAIN problems, I do have
others as well)

* debugger frequently crashes with an error in MFC42.DLL
* when you set a breakpoint, the emulator will stop when it fires but
the PC displayed will be miles away from the breakpoint
* the debugger frequently falls "out of sync" with the hardware; e.g.
it's usually not possible to resume execution after hitting a
breakpoint; you get an error saying the Evachip is in the wrong state,
followed by the aforementioned MFC42.DLL error.

I am wondering if there is something weird going on with my systems
(tried it on two so far) or if the tools are just garbage.



Relevant Pages

  • Re: Breakpoints after Response.Redirect in ASP.NET 2.0
    ... that breakpoints aren't hit in the code directly after the redirect. ... So, for example, lets say the page that CAS posts to has a button on ... I will hit the breakpoint ... after the Redirect, execution will not break. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Breakpoints after Response.Redirect in ASP.NET 2.0
    ... that breakpoints aren't hit in the code directly after the redirect. ... I will hit the breakpoint ... after the Redirect, execution will not break. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Interrupting a run program by a keyboard
    ... sign") indicating that the breakpoint is set. ... When the interpreter reaches the breakpoint, it will interrupt execution ... The command prompt will ...
    (comp.soft-sys.matlab)
  • Breakpoints and Visual Studio 2005
    ... The DLL compiles fine, gets registered automatically, gets referenced correctly when the C# program compiles, and gets called correctly during execution. ... During execution of the DLL, a call to the ATL/MFC shared library method CImage::Create returns FALSE.So I tried to set a breakpoint before the call. ... Visual Studio displays a brown dot saying that the breakpoint is valid. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Strange problem with debugging a multithreaded application
    ... the execution point comes to that breakpoint and just before delphi's ... pressing F2 to abort debugging and then wait and if that dont help continue ... running again by pressing the run button. ...
    (alt.comp.lang.borland-delphi)