crt_emu_lpc11_13_nxp.exe access violation

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

crt_emu_lpc11_13_nxp.exe access violation

191 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by DavMcc on Sun Jul 04 09:02:34 MST 2010
I have LPCXpresso v3.4.0 [Build 187] [23/06/2010] running under Windows XP SP3 with LPC1343 REV A. I have just started to use this. Blinky builds without problems. When I invoke Debug blinky, the OS reports a fault in crt_emu_lpc11_13_nxp.exe. Visual Studio tells that the program incurred an access violation reading location 0. If I continue, the debugger seems to work correctly, stepping, going, suspending, etc. When I invoke crt_emu_lpc11_13_nxp.exe from the command line, it runs without apparent problem and correctly describes the target. I would guess that crt_emu_lpc11_13_nxp.exe is not checking all of the command parameters that the Eclipse plugin is sending it and the plugin is making a mistake. This problem is only an annoyance but I would like to correct it. Any suggestions?
0 Kudos
1 Reply

182 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Sun Jul 04 23:05:39 MST 2010
Please (zip and) post your log file, which can be found at:
<workspace>/.metadata/.log

This should contain some information that will help us identify what is happening.
0 Kudos