[SOLVED] LPCXpresso hangs after try to create a project

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

[SOLVED] LPCXpresso hangs after try to create a project

422 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by crudo on Wed Jun 24 09:45:52 MST 2015
I'm trying to use LPCXpresso v7.8.0 [Build 426] [2015-05-28]  over Arch Linux, but I facing a problem when I try to create a project. The feedback message is:

"Project cannot be created java.lang.StackOverflowError"

and after click OK

"
A stack overflow error has occurred.
You are recommended to exit the workbench.
Subsequent errors may happen and may terminate the workbench without warning.
See the .log file for more details.

Do you want to exit the workbench?
"

The log is here: http://pastebin.com/raw.php?i=YvKmQCzW

I've tried many ways to create the project: C/C++ > C Project, C/C++ > LPCXpresso C Project, ... No one works.

Any idea what could be happen?
0 Kudos
5 Replies

384 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by crudo on Tue Jun 30 05:40:08 MST 2015
java upgraded and it's working now.
0 Kudos

384 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Thu Jun 25 02:37:49 MST 2015
Works perfectly here...

However,  better way to create a project is to press the "New Project" button on the Quickstart panel. This creates a project with the correct startup files for your target. Doing as you did, does not.
0 Kudos

384 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by crudo on Thu Jun 25 02:27:30 MST 2015
1)
File > C/C++ > C Project

2)
Project name: test
Empty Project > NXP MCU Tools

3)
[x] Debug
[x] Release

4)
LPC11U24/401
Finish

5)
Crash

I also tried with browser closed, same problem.
0 Kudos

384 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Thu Jun 25 01:09:15 MST 2015
Looks like it might be an internal browser issue to me. Maybe take a look at...

http://www.lpcware.com/content/forum/lpcexpresso-730-ubuntu-1404-lts-32-bit-closes-itself#comment-11...

HTH!
0 Kudos

384 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Wed Jun 24 13:29:54 MST 2015
Which Wizard are you using, what options are being selected and at which point do you get the Stack overflow message? i.e. can you tell us exactly what you did, so we can try to reproduce here.

Note that Arch Linux is not a supported platform, but I would not expect that to be the cause of the problem.
0 Kudos