Hi Support,
thanks for your reply. As it seems, the mentionend combination of Mac OS and MCUXpresso seems to work. After trying for some hours and days, I come back to community.
Right now I have installed the LPCOpen SDK for the board/MCU. All this is fine, I can write a program as well as building. I used the blue bug button for intended building/downloading/debugging. When it comes to downloading to the target, I saw some different behavior from time to time.
- There was an attempt to download. I could see a message in the status bar (bottom left), but no message like "successfully finished". A second try told me, there were a process already running, therefore it would not be possible. (Of course. I had no chance to stop anything. In LPCXpresso I would have hit the red square button. Here not possible to select.)
- Just a crash and shut down of MCUXpresso.
- It worked fine once with the blinky example.
- It seemed to have downloaded, when starting to debug in steps, it worked fine for some steps, but then nothing happened any more on pushing the step into or whatever button. The buttons stopped being able to be selected.
I do not know what to to anymore. There seems to be a big problem with Java. Look at the report shown to me after last crash:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fff5f85e08d, pid=891, tid=0x0000000000000307
#
# JRE version: Java(TM) SE Runtime Environment (8.0_141-b15) (build 1.8.0_141-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.141-b15 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C [libsystem_platform.dylib+0x508d] _platform_memmove$VARIANT$Haswell+0x16d
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /var/folders/6p/dznyqnls23j71x1nsvm735_w0000gp/T//hs_err_pid891.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Abort trap: 6
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...3 completed.
[Prozess beendet]
I have got a crash report by the OS. Tell me, if that is of any use to you.
Thanks for any help on solving this funny behavior. I would like to start programing again ...
Ciao, Andreas