Degub problems

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

Degub problems

767件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Lillie83 on Wed Sep 08 09:22:23 MST 2010
[FONT=Arial][SIZE=2]Hi,[/SIZE][/FONT]

[FONT=Arial][SIZE=2]I'm using the LPCXpresso board with LPC1114. I've installed the LPCXpresso software LPCXpresso v3.4.0 at my Laptop with Win7. Until yesterday everything works fine. I played around with the example project "LPCXpresso1114_blinky" at make some little changes to get faster LED flashing. Build the projekt and debug it. Worked. So far so good.[/SIZE][/FONT]

[FONT=Arial][SIZE=2]Today I started LPCXpresso software again and build the same project. I clicked at "debug" and then I get a message box with this error:[/SIZE][/FONT]

[FONT=Arial][SIZE=2]Error launching Debug\LPCXpresso1114_blinky.axf[/SIZE][/FONT]
[FONT=Arial][SIZE=2]Program file does not exist[/SIZE][/FONT]

[FONT=Arial][SIZE=2]Do you have any suggestions?:confused:[/SIZE][/FONT]

[FONT=Arial][SIZE=2]Thanks[/SIZE][/FONT]
[FONT=Arial][SIZE=2]Stefan[/SIZE][/FONT]
[FONT=Arial][SIZE=2][/SIZE][/FONT]
Edit: sorry for spelling mistake "debug" in Thread
0 件の賞賛
返信
3 返答(返信)

761件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Lillie83 on Thu Sep 09 00:32:25 MST 2010

Quote: CodeRedSupport
First thing to try is to delete the launch configurations for your project - it sounds as if they might have become corrupted somehow. To do this, open the project up in the Project Explorer, and delete the ".launch" files.

[Later versions of LPXPresso have a project explorer context sensitive menu option to do this: Launch Configurations -> Delete Launch Configurations]

The tools should recreate these launch configurations again when you next click on Debug - hopefully successfully.

If this does not work, then please do a clean, then a build. Does debug now work. If not please cut'n'paste the contents of the C-build console (showing your project build) and MCU debug log console (showing the details of what happens as the tools try to start your debug session) into a text file, and post that here.

Note that LPCXpresso 3.5.0 is now available - we would advise upgrading...
http://lpcxpresso.code-red-tech.com/LPCXpresso/

Regards,
CodeRedSupport




Thanks for reply,

yesterday first I've tried to delete the launch configurations as described, build the project again and then try a debug. I get the same error message.

Secondly I clean the project as described and do a build. Debug the project and get the error message, too.

It was very frustrating and I shut down the laptop.

In the morning I've try to build the project again and then do a debug. Everyting works fine. I did'nt make any changes. It's strange.

So everything works, but I don't know why.
Thanks for help.

Stefan
0 件の賞賛
返信

761件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Sep 08 09:51:09 MST 2010
First thing to try is to delete the launch configurations for your project - it sounds as if they might have become corrupted somehow. To do this, open the project up in the Project Explorer, and delete the ".launch" files.

[Later versions of LPXPresso have a project explorer context sensitive menu option to do this: Launch Configurations -> Delete Launch Configurations]

The tools should recreate these launch configurations again when you next click on Debug - hopefully successfully.

If this does not work, then please do a clean, then a build. Does debug now work. If not please cut'n'paste the contents of the C-build console (showing your project build) and MCU debug log console (showing the details of what happens as the tools try to start your debug session) into a text file, and post that here.

Note that LPCXpresso 3.5.0 is now available - we would advise upgrading...
http://lpcxpresso.code-red-tech.com/LPCXpresso/

Regards,
CodeRedSupport
0 件の賞賛
返信

761件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by renan on Wed Sep 08 09:43:44 MST 2010
[FONT=System]Rebuild the project!
For some [/FONT][FONT=System]reason your [/FONT][FONT=Arial][FONT=System]file [/FONT][SIZE=2][FONT=System]LPCXpresso1114_blinky.axf is not found anymore.

PS.: There is a new version of LPCXpresso, 3.5 :)

Renan[/FONT]
[/SIZE][/FONT]
0 件の賞賛
返信