Hi,
I downloaded the 13.2 arm none eabi collection and it's not possible to run the GDB.
Terminal:
./arm-none-eabi-gdb./arm-none-eabi-gdb: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory
also the same problem exist for the library tinfo.so.5
In my Centos exist only the newer libs of the version 6.
Any idea? I cannot debug my boards.
Kind regards,
Nikos
Copying across the answer from the other thread so this one shows as answered:
There is a workaround available here - https://stackoverflow.com/questions/73525776/install-ncurses-5-in-centos-9 We'll have a fix for this issue in the next release.
There is a workaround available here - https://stackoverflow.com/questions/73525776/install-ncurses-5-in-centos-9
We'll have a fix for this issue in the next release.