You are not logged in.

#1 2025-02-24 21:20:12

Niaki
Member
Registered: 2025-02-24
Posts: 1

MCUxpresso .bin download error

Hello,

For my studies, I need to work with MCUxpresso. My school provided us with a version of MCUxpresso (mcuxpressoide-24.12.148.x86_64.deb.bin) that does not require an NXP.com account to work.

I made the file executable using chmod, but when I try to install it, I get the following error:

./install.sh: line 28: dpkg: command not found
./install.sh: line 30: apt: command not found
libncursesw5 must be installed in order to use the ARM GNU toolchain. The library is not available on your system, and the MCUXpresso IDE installer could not install it. Please refer to the release notes for further details.

Could anyone help me?

I also downloaded ncurses and ncurses5-compat-libs, but I still encounter the same errors.

Offline

#2 2025-02-24 21:49:17

mackin_cheese
Member
Registered: 2025-01-07
Posts: 477

Re: MCUxpresso .bin download error

Have you tried git cloning the aur repo for mcuxpresso-ide and then replacing the source in the PKGBUILD?

Offline

Board footer

Powered by FluxBB