Skip to content

Ambiguous Error #16

@dchokola

Description

@dchokola

I just went through building all the latest prop tools (GCC, proploader, SimpleIDE, OpenSpin, etc.) from git and I get this error when running proploader.

The "roflcopter" board type is identical to "EEPROM.cfg" only with XTAL2+PLL8X (10 MHz crystal).
I do not have an EEPROM installed at this time and I'm only trying to run this program in RAM. I get the error below:

dan@ender:/gunter/dev/SimpleIDE/My Projects$ proploader -r -b roflcopter -p /dev/ttyUSB1 cmm/Welcome.elf
Loading 'cmm/Welcome.elf'
Loading second-stage loader
Load complete
error: load failed: -1

I rebuilt proploader with -g and tried to gain some insight from GDB. I noticed that the failure happens at serialloader.cpp:321 when receiveDataExactTimeout returns -1.

I was able to program this same board earlier today with an older version of proploader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions