Oh, thanks, FreeMaster Lite is installed now. When I start it, it prints some messages, I think the most important one is: listening on port 8090. Is it okay?
FreeMaster Lite is running
How can I upload my ELF to the S32K148EVB-Q176 board? The device does not appear on the list:
Anyway, the target is not the exact type. I'm running the application as root (not too elegant, but it does not even starts with regular user), the /dev/ttyACM0 is present, the VM (Oracle VirtualBox 6.3) is set to enable USB3.0 on the USB port, the ELF is created, I just want to upload it to the board.
* * *
There is a very important thing, don't take it as offense, but as a feedback: I have never experienced such many frustration and "oh, I have no glue, what's happening and why". I have been worked with several embedded systems, and there are serious problems with them, e.g. there is no 100% functioning I2C library, it must be patched all the time, but this is the first one, where I am looking for help before even start coding, I need help to install the SDK. I want to solve (and understand how things works) everything myself, but with NXP, I've given up this approach. I am jumping from forum to Stkov, and trying kick things to live.
Let's see, you wan to install the SDK on a brand new Ubuntu. Did you know, that it just does not work? The compilation silently fails, in the Eclipse console window you can see 3 lines. When you go to CLI, find the directory, and start make in the shell, you can see the same 3 lines and another one, which says, LD (lif I remember well) is failed to start. Good luck with that, it took only 2-3 hoiurs to solve. And it was only one of the tricks.
Although, let's assume, I've installed everything, and I can compile and upload my program. Can I do it 5 years later, when NXP licence servers have a new API, or just moved? Some guy will start up my VM everything installed - can he or she use it?
If we have a medical project, with painfully strict regulations, what do you thing, will we choose NXP? Or even in case of a simple project, what do you tink, how many days are planned to install and set up the SDK?