Error on Ubuntu 10.10

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

Error on Ubuntu 10.10

776 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Luis Digital on Mon Oct 11 17:54:08 MST 2010
Hello,

Since I have plans to change Mandriva (change to openSUSE), for the third time I decided to try Ubuntu, [B]the new Ubuntu 10.10[/B]

It  was a bad experience again, but as this is not a forum for complaints  about Ubuntu I'll just show the error which showed LPCXpresso:


Quote:
Error launching Debug/LPCXpresso1343_blinky.axf
Error creating session: Cannot run program "arm-none-eabi-gdb": Unknown reason


Ubuntu? No thanks.
0 Kudos
Reply
11 Replies

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Luis Digital on Fri Jun 17 05:47:03 MST 2011

Quote: Zero
Close (your) threads with: Thread Tools -> Close Thread :eek:

Example: http://knowledgebase.nxp.com/showthread.php?t=1511



I did not want to close this thread because there was a pending problem.

But seeing how it develops: case closed.
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Fri Jun 17 00:53:01 MST 2011

Quote: Rob65
...It would also be a good idea if threads can be closed...



Close (your) threads with: Thread Tools -> Close Thread :eek:

Example: http://knowledgebase.nxp.com/showthread.php?t=1511
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Rob65 on Thu Jun 16 23:49:25 MST 2011
Yup,

the admins should move these thing into a different thread.
It would also be a good idea if threads can be closed, or maybe automatically closed after so many months.

But as long as there is no real moderation: my SMD soldering equipment is due to arrive today, time to burn some fingers (maybe that will stop me from posting replies like this :))

Rob
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Luis Digital on Thu Jun 16 13:19:09 MST 2011
This is my thread, out! lol

Really, the administrator should create another entry with another title and this content.
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Jun 16 07:42:19 MST 2011
Can you please state exactly what you are doing and exactly what error messages your are getting. As I said in previous post, the messages that you displayed are completely normal.

btw: the latest version of LPCXpresso is v3.6.3, so I suggest that you download and install the latest version.

p.s. the title of the thread you have posted to is "Error on Ubuntu 10.10". This is why I made the observation that you are running on Windows.
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Spencer on Thu Jun 16 05:21:13 MST 2011
Dear sir:

I only have windows, no Linux.

Btw, my co-worker doesn't have those message and files could be download.

Why I can't do it? Any different?
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Jun 16 05:08:53 MST 2011

Quote: Spencer
Dear Sir:

I compilier default source code of LPC 1114(202) on LPCXpresso(3.5.6).

But show up following messages so that I can't download axf to target.

******************************************************
[COLOR=magenta]set remotetimeout 60000
info program
Debugging a target over a serial line.
Program stopped at 0xc4.
Type "info stack" or "info registers" for more information.
set mem inaccessible-by-default off
mon ondisconnect cont
set arm force-mode thumb
Note: automatically using hardware breakpoints for read-only addresses[/COLOR]
[COLOR=black]******************************************************[/COLOR]
[COLOR=black]How to solve it?[/COLOR]
Thanks a lot.


There is no problem with the messages that you have shown - they are NORMAL.

BTW: v3.5.6 is a Windows release, so what has that got to do with this Linux related thread?
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Spencer on Thu Jun 16 05:05:17 MST 2011
Dear Sir:

I compilier default source code of LPC 1114(202) on LPCXpresso(3.5.6).

But show up following messages so that I can't download axf to target.

******************************************************
[COLOR=magenta]set remotetimeout 60000
info program
Debugging a target over a serial line.
Program stopped at 0xc4.
Type "info stack" or "info registers" for more information.
set mem inaccessible-by-default off
mon ondisconnect cont
set arm force-mode thumb
Note: automatically using hardware breakpoints for read-only addresses[/COLOR]
[COLOR=black]******************************************************[/COLOR]
[COLOR=black]How to solve it?[/COLOR]
Thanks a lot.
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Luis Digital on Tue Oct 12 07:35:02 MST 2010
I tried today and the problem disappeared, I think I should restart the computer after installing LPCXpresso.

I do not know if it's related, but disappeared LPCXpresso option that was on the menu.

I made a link on the desktop that works without problems.

Here is a screenshot with some information:
[IMG]http://img151.imageshack.us/img151/5944/pantallazoo.jpg[/IMG]
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Oct 12 07:23:15 MST 2010
Hi,

We have now managed to reproduce this issue. The workaround is to add the following to your PATH

/usr/local/LPCXpresso/bin:/usr/local/LPCXpresso/tools/bin:/usr/local/LPCXpresso/eclipse

e.g.
export PATH=/usr/local/LPCXpresso/bin:/usr/local/LPCXpresso/tools/bin:/usr/local/LPCXpresso/eclipse:$PATH
0 Kudos
Reply

768 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Oct 12 04:05:52 MST 2010
It works here. Ubuntu 10.10, 32-bit. [BTW- it installed, booted and run with no issues whatsoever].

Can you try opening a shell and running "arm-none-eabi-gdb". If that produces the same error, please try "strace arm-none-eabi-gdb" and post the output.
0 Kudos
Reply