SimpleIDE error: "Download failed: -1"
mpark
Posts: 1,305
in Propeller 1
I just installed SimpleIDE 1.1.2 and tried to run the Welcome project. The Build Status window says the build succeeded, but then this:
I do have a working Propeller on COM3 (verified with PropTool). This is on Windows 10. I have tried restarting my computer.
Help?
proploader.exe -r -I C:/Program Files (x86)/SimpleIDE/bin/../propeller-gcc/propeller-load/ -b activityboard -p COM3 Welcome.elf
Opening file 'Welcome.elf'
ERROR: Download failed: -1
Opening file 'Welcome.elf'
ERROR: Download failed: -1
I do have a working Propeller on COM3 (verified with PropTool). This is on Windows 10. I have tried restarting my computer.
Help?
Comments
What propeller are you using? Prop Mini or flip. For some reason it can't talk serially to the device.
Mike
It would be nice if the error code were a little more informative so I could determine if it's the chewing gum or the baling wire causing my problem.
m
If it's your own design then it probably is a reset issue since that seems to be a common problem when building your own.
Mike