Part Number: MSP430FR5969
Other Parts Discussed in Thread: MSP-EXP430FR5969
Tool/software: Linux
Hi,
I'm trying to use the download GUI from MSP-EXP430FR5969_Software_Examples_linux by acessing the folder-> GUI-> Binary-> nw.exe by terminal.
Firstly I tried the command:
./nw.exe
It answered me denied permission. So I tried:
chmod u+x nw.exe
It executed fine and I returned and tried ./nw.exe again and it answered me:
run-detectors: unable to find an interpreter for ./nw.exe
Can you help me to run it?
Sara