I've done a fresh install of KDS_v3 from kinetis-design-studio-3.2.0.pkg (on Mac OS X, of course! ). When I launch it, it presents an error dialog:
An error has occurred. See the log file null.
And though it may be unrelated, I see "MacOS error: -67062" messages in the console around the time I try to launch KDS.
I *can* launch KDS from the command line with the somewhat obscure command:
$ /Applications/KDS_v3.app/Contents/eclipse/kinetis-design-studio -configuration ~/workspace/.metadata/configuration
but I'd rather not have to do that every time.
I suspect some permission problem, or perhaps an outdated Java. I also think I've read about this problem somewhere, but haven't been able to find the thread that describes it.
Thanks!
Hi,
Officially KDS3.2 only support
Officially we don't have full test on other higher version Mac OS.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Jennie:
I frequently launch KDS_v3 on other systems running Mac OS X 10.13.1 without any difficulty, so I think this is some other problem. This is why I believe it may be a problem with permission files.
Let me ask the question another way: when I launch KDS_v3 *without* the `-configuration` argument, where does KDS_v3 search for the metadata?
Thank you.