Shop OBEX P1 Docs P2 Docs Learn Events
Simple IDE Build Error - Help Appreciated — Parallax Forums

Simple IDE Build Error - Help Appreciated

Hi. I'm trying to build and run and keep receiving an error. I'm new to this so any help would be greatly appreciated... Thanks in advance!!!


Project Directory: C:/Users/mmohu/Documents/SimpleIDE/Learn/Examples/Robots/ActivityBot360/

SimpleIDE Version 1.1.0
C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/
C:/Users/mmohu/Documents/SimpleIDE/ Updated on: 2020-10-01

propeller-elf-gcc.exe -v GCC 4.6.1 (propellergcc_v1_0_0_2408)
propeller-elf-gcc.exe -I . -L . -I C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Utility/libsimpletools -L C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Utility/libsimpletools/cmm/ -I C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/TextDevices/libsimpletext -L C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/TextDevices/libsimpletext/cmm/ -I C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Protocol/libsimplei2c -L C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Protocol/libsimplei2c/cmm/ -I C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Robotics/ActivityBot360/libabdrive360 -L C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Robotics/ActivityBot360/libabdrive360/cmm/ -I C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Motor/libservo360 -L C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Motor/libservo360/cmm/ -I C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/TextDevices/libfdserial -L C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/TextDevices/libfdserial/cmm/ -I C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Convert/libabvolts -L C:/Users/mmohu/Documents/SimpleIDE/Learn/Simple Libraries/Convert/libabvolts/cmm/ -o cmm/IR Follow the Leader.elf -Os -mcmm -m32bit-doubles -fno-exceptions -std=c99 IR Follow the Leader.c -lm -lsimpletools -lsimpletext -lsimplei2c -labdrive360 -lservo360 -lfdserial -labvolts -lm -lsimpletools -lsimpletext -lsimplei2c -labdrive360 -lservo360 -lfdserial -lm -lsimpletools -lsimpletext -lsimplei2c -labdrive360 -lservo360 -lm -lsimpletools -lsimpletext -lsimplei2c -labdrive360 -lm -lsimpletools -lsimpletext -lsimplei2c -lm -lsimpletools -lsimpletext -lm -lsimpletools -lm
propeller-load -s cmm/IR Follow the Leader.elf
propeller-elf-objdump -h cmm/IR Follow the Leader.elf
Done. Build Succeeded!

proploader.exe -e -r -I C:/Program Files (x86)/SimpleIDE/bin/../propeller-gcc/propeller-load/ -b activityboard -p COM4 cmm/IR Follow the Leader.elf
Opening file 'cmm/IR Follow the Leader.elf'
ERROR: Download failed: -1

Opening file 'cmm/IR Follow the Leader.elf'
ERROR: Download failed: -1

Comments

Sign In or Register to comment.