Hi Bob!
bob_walker wrote:
I converted each of these to RPM files using the 'alien' command which converts .deb files to .rpm files.
You will need to run this as root (or su): alien -r --scripts <filename.deb>
That was my idea too, however I did not know how to stop at unpacking the single executable.
Following the procedure, the installer successfully run, the only dependency that could not be resolved was some ffmpeg codec - whatever, I can live with that.
However, when trying to burn some image with LPC-Link (1, from a 11U14 dev board) MCUXpresso reported that it could not find dfu-util during probe detection. I installed that too. - It SHOULD be a dependecny, I think LPCXpresso supplied its own, now it relies on the system to provide it - correct me if I am wrong.
Sadly, the LPC-Link is still not detected, despite that no error message pops up since. To be sure, I tried MCUXpresso on a Windoz machine, the probe is in perfectly working condition.
Do you have an idea where to look for troubleshooting?
I am running OpenSUSE Tumbleweed (rolling release, with newest "stable" packages). And, just like you said, I am not going to switch to Windows, furthermore, without the intention of insulting anyone, neither will I switch to any linux using deb/apt, it just feels wrong to me in so many ways.
BTW - I am glad that the IDE is 64bit now (LPCXpresso never made the switch AFAIK - come on, it is the 2010s, no new development should be done using 32bit software), and that it is in a package, even though that is now a source of problems like this.
Thanks
Krisztián