Can't load an empty board type. ERROR with SimpleIDE
hacktorious
Posts: 72
I am attempting to use the "SimpleIDE" with my new Propeller Education Kit. However, I am getting the following error when connecting my mac to my kit and running a test app. I am not sure how to proceed.
Error Message:
Can't load an empty board type.
I noticed in the board type pulldown under project options there isn't anything there. It does not contain any options to select either. Another issue I am having is with the project properties; clicking the OK in this window doesn't do anything. The window just stays opened.
Any suggestions on how to proceed with these issues? Thanks.
Error Message:
Can't load an empty board type.
I noticed in the board type pulldown under project options there isn't anything there. It does not contain any options to select either. Another issue I am having is with the project properties; clicking the OK in this window doesn't do anything. The window just stays opened.
Any suggestions on how to proceed with these issues? Thanks.
Comments
Project Directory: /Users/smacri/Documents/SimpleIDE/My Projects/
propeller-elf-gcc -v GCC 4.6.1 (propellergcc_v1_0_0_2224)
propeller-elf-gcc -I . -L . -I /Users/smacri/Development/business/propeller/Learn/Simple Libraries/Utility/libsimpletools -L /Users/smacri/Development/business/propeller/Learn/Simple Libraries/Utility/libsimpletools/lmm/ -I /Users/smacri/Development/business/propeller/Learn/Simple Libraries/Text Devices/libsimpletext -L /Users/smacri/Development/business/propeller/Learn/Simple Libraries/Text Devices/libsimpletext/lmm/ -I /Users/smacri/Development/business/propeller/Learn/Simple Libraries/Protocol/libsimplei2c -L /Users/smacri/Development/business/propeller/Learn/Simple Libraries/Protocol/libsimplei2c/lmm/ -o lmm/Welcome.elf -Os -mlmm -m32bit-doubles -fno-exceptions -std=c99 Welcome.c -lm -lsimpletools -lsimpletext -lsimplei2c -lm -lsimpletools -lsimpletext -lm -lsimpletools -lm
propeller-load -s lmm/Welcome.elf
propeller-elf-objdump -h lmm/Welcome.elf
Done. Build Succeeded!
propeller-load -Dreset=dtr -I /opt/parallax/propeller-load/ -b ACTIVITYBOARD lmm/Welcome.elf -r -p /dev/cu.usbserial-A801ZSH0
error: no propeller chip on port '/dev/cu.usbserial-A801ZSH0'
Sorry you're having trouble.
Which instructions have you followed so far?
Which product are you trying to use? ActivityBot or other?
Thanks.
--Steve
If so you might want to start out the Prop Tool to minimize the unknowns.
DIP
Prop Tool does not run on Mac.
The Prop Tool won't work there.
-Phil
Addendum: Oh, sorry, a Mac.
I ran the software installs here:
http://learn.parallax.com/propeller-c-set-simpleide/mac
If it's the PEKit, verify you have everything connected up through page 32 of the text. Ensure you have a fresh battery. The text I'm looking at is here: http://www.parallax.com/sites/default/files/downloads/122-32305-PE-Kit-Labs-Fundamentals-Text-v1.2.pdf
A picture can be worth a lot. Maybe if you can upload one to the forum one of the many eyes here will see a problem. Use something you already know and post a link to a picture here or use the "Go Advanced" button to show the forum uploader.
Puppy Linux is probably the better choice for actually running Linux on a LiveCD only. The Linux Mint LiveCD is set up for merely a demonstration with the expectation that the user will install to hard disk for committed use.
http://parallax.com/sites/default/files/downloads/122-32305-PE-Kit-Labs-Fundamentals-Text-v1.2.pdf
This happens to all of us, so remember that message indicates the Propeller is either not connected, OR not powered.
Congratulations.