Hi,
Good Day.
USS-02_40_00_00-osx-installer installs successfully on M1/M2 MacOS but crashes at startup.
I tried starting to install USS.app multiple times, but the icon appears on the lower taskbar and then suddenly disappears without any error message (before any GUI window is created).
When executing it from the terminal like so:
/Applications/USS.app/Contents/MacOS/osx-x86_64
I get the following error:
HidManagement
Exception in thread "main" java.lang.UnsatisfiedLinkError: no HidCommunicationManagerMac64 in java.library.path: HidManagement
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2444)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:848)
at java.base/java.lang.System.loadLibrary(System.java:2047)
at com.ti.msp430.HidManagement.HidCommunicationManager.<init>(HidCommunicationManager.java:95)
at com.ti.msp430.HidManagement.HidInterface.<init>(HidInterface.java:154)
at com.ti.msp430.USS.HidEvents.USSHidInterface.<init>(USSHidInterface.java:152)
at com.ti.msp430.USS.HidEvents.SensorDataPacketHidInterface.<init>(SensorDataPacketHidInterface.java:55)
at com.ti.msp430.USS.Application.Application.<init>(Application.java:248)
at com.ti.msp430.USS.Application.Application.main(Application.java:1000)
It did run fine on Intel-based Mac.
Machine specs:
Macbook Pro 16-inch, 2023
Apple M2 Pro 16 GB
OS: Ventura 13.3
I also tested it on the M1 machine and got the same error.
Please advise. Thank you very much.
Best Regards,
Ray Vincent