Search the Community
Showing results for tags 'Java'.
-
If the programmers are not capable to solve these errors with their platforms. To get rid of these troubles can check for an ultimate solution provided by Dart vs Javascript which would be gainful for them.
-
I've dabbled in a lot of languages, but never made it to C or C++. Now, in the course of helping my son pursue a CS degree, I find myself learning Java. What, if any, are the options for programming the TI LaunchPads in Java? Opinions? (other than the expected "Java sux" :-(
-
Hi, I'm new with Energia, im trying to upload code to my board (CC3220S-LAUNCHXL (80MHz)) but keep getting this message : Energia: 1.8.7E21 (Windows 10), Board:"CC3220S-LAUNCHXL (80MHz)" java.io.IOException: Cannot run program "C:\Users\Luis": CreateProcess error=193, %1 no es una aplicación Win32 válida at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at processing.app.helpers.ProcessUtils.exec(ProcessUtils.java:26) at cc.arduino.packages.Uploader.executeUploadCommand(Uploader.java:129) at cc.arduino.packages.uploaders.SerialUploader.uplo
-
- cc3220s-launchxl
- java
-
(and 1 more)
Tagged with:
-
Hi, I've just started with LaunchPad MSP432 + Energia + Driver MSP432 EMT Red version 5.6.1 LaunchPad rev 2.0, Energia ver 1.6.10E18, MacOS 10.13 I updated arduino.builder with the version from arduino.1.8.5 and that fixed the problem with the MSpanList_Insert error. But I have a java error - ino2cpp: error: sketch directory '{build.project_path}' doesn't exist or isn't a directory Can anyway point me to what files I need to fix to address this? thanks
- 8 replies
-
- msp_ex432p401r
- energia
-
(and 1 more)
Tagged with:
-
Yesterday, I attempted to install Energia 18. For some reason, the 'Java' folder was missing from the install. I had several error messages about missing JRE. However, after downloading the zip file again and unzipping it, the JAVA folder is now there. I am able to install and run Energia now. Only remaining problem is that I cannot find the Launchpad G2 board in the Boards list. Not sure how to add it. Any help adding new boards such as Launchpad G2 or MSP430FR5969 Launchpad would be greatly appreciated.
-
Hello All, Quick question here.. wondering if anyone knows of a good library for java like commands in regards to strings. it would be very helpful to me to use commands like .length and other string related commands. I'm really hoping someone knows one off the top of their head. Thanks in advance, Jbean :grin: :thumbup: