Shop OBEX P1 Docs P2 Docs Learn Events
Error loading — Parallax Forums

Error loading

HI! I have 3 quickstart boards 2-REV-B and 1-REV-A
The REV-A runs OK if I add a 10K resistor for 3.3V to TX, and one REV-B runs OK as is(no resistor).
The other REV-B fails to run with the following errors, note WINDOWS-10:
Project Directory: //APEVIA/Apevia-C/GREG/Parallax/Flasher/

SimpleIDE Version 1.0.2
C:/Users/greg/Documents/SimpleIDE/Learn/Simple Libraries/
//APEVIA/Apevia-C/GREG/Parallax/C-Programes/ Updated on: 2015-09-26

propeller-elf-gcc.exe -v GCC 4.6.1 (propellergcc_v1_0_0_2408)
propeller-elf-gcc.exe -I . -L . -I C:/Users/greg/Documents/SimpleIDE/Learn/Simple Libraries/Simple Libraries/Utility/libsimpletools -L C:/Users/greg/Documents/SimpleIDE/Learn/Simple Libraries/Simple Libraries/Utility/libsimpletools/cmm/ -I C:/Users/greg/Documents/SimpleIDE/Learn/Simple Libraries/Simple Libraries/Text Devices/libsimpletext -L C:/Users/greg/Documents/SimpleIDE/Learn/Simple Libraries/Simple Libraries/Text Devices/libsimpletext/cmm/ -I C:/Users/greg/Documents/SimpleIDE/Learn/Simple Libraries/Protocol/libsimplei2c -L C:/Users/greg/Documents/SimpleIDE/Learn/Simple Libraries/Protocol/libsimplei2c/cmm/ -o cmm/BlowYourMind.elf -Os -mcmm -m32bit-doubles -fno-exceptions -std=c99 BlowYourMind.c -lm -lsimpletools -lsimpletext -lsimplei2c -lm -lsimpletools -lsimpletext -lm -lsimpletools -lm
propeller-load -s cmm/BlowYourMind.elf
propeller-elf-objdump -h cmm/BlowYourMind.elf
Done. Build Succeeded!

propeller-load.exe -Dreset=dtr -I C:/Program Files (x86)/SimpleIDE/bin/../propeller-gcc/propeller-load/ -b QUICKSTART cmm/BlowYourMind.elf -r -p COM6error: no propeller chip on port 'COM6'

error: no propeller chip on port 'COM6'

Can anyone provide information as to why this REV-B board fails?
Sign In or Register to comment.