Hello,
Could someone help me troubleshoot following issue:
Following error shows up when I attempt to upload any file to my EXP430:
Sketch uses 706 bytes (1%) of program storage space. Maximum is 48128 bytes.
Global variables use 18 bytes (0%) of dynamic memory, leaving 8174 bytes for local variables. Maximum is 8192 bytes.
java.io.IOException: Cannot run program "{runtime.tools.dslite-9.2.0.1793-e1.path}/DebugServer/bin/DSLite": CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at processing.app.helpers