Open YePererva opened 4 years ago
Have you tried the revised procedure from https://github.com/robertinant/EnergiaNG#building-energia?
Have you tried the revised procedure from https://github.com/robertinant/EnergiaNG#building-energia?
Yes. And it results in this error:
BUILD FAILED
/home/pi/Electronics IDE/EnergiaNG/build/build-energia.xml:136: The following error occurred while executing this line:
/home/pi/Electronics IDE/EnergiaNG/build/build-energia.xml:641: The following error occurred while executing this line:
/home/pi/Electronics IDE/EnergiaNG/build/build-energia.xml:214: The following error occurred while executing this line:
/home/pi/Electronics IDE/EnergiaNG/build/build-energia.xml:223: The following error occurred while executing this line:
/home/pi/Electronics IDE/EnergiaNG/build/build-energia.xml:837: Could not find file /home/pi/Electronics IDE/EnergiaNG/build/shared/reference.zip to generate checksum for.
Also posted details in the appropriate thread
I am facing the same error, and i suspect no download form url http://energia.nu/ is working. In the current log, build is trying to download http://energia.nu/files//reference.zip but not working.
Even https://energia.nu/download/ for pre build Energia is not working.
Hello!
I'm trying to build the Energia on Raspberry Pi 4 (version with 4Gb of RAM with the latest Rasbpian installed and all updates after
sudo apt-get update && sudo apt-get full-upgrade -y
). I found this old post on how to do that, but have no success when following it, even though it, basically, follows instructions on building Arduino IDE as specified inhowto.txt
file from repository.Used board
Launchpad with MSP430G2231 (marking on LaunchPad: MSP-EXP430G2)
Steps to reproduce the problem:
Result of actions:
For a while I suspected that it didn't like the space in path, but using the folder without space in the path didn't change anything.
Expected behaviour:
According to this : having no errors and being able to run
ant run
after build to use EnergiaIs it fixable?
P.S. I also found this post suggesting some libraries, which should be installed, but installing:
didn't help to solve the issue. The error is still the same.
P.P.S. The LaunchPad seems to be seen by RPi, according to this post since after connecting them with USB cable and running
sudo mspdebug rf2500
I recieved the following reply: