Skip to content

RCM2110 issue #33

@spth

Description

@spth

I can't get my RCM2110 board to work (it has a Rabbit 2000C, just like my RCM2000, RCM2020, RCM2200, and RCM2210 boards that work fine using the same programming cable):

philipp@notebook6:~/OpenRabbit$ src/openrabbitfu --verbose --verbose --run --serialout examples/hello/hello-RCM2200.ihx /dev/ttyUSB3
Reset Rabbit.
Sending initial loader.
set baudrate to 2400
Sending 266 initial loader triplets.
set baudrate to 57600
Secondary loader format detected as Dynamic C 9
CPU: 0x0003 (Rabbit 2000C)
Sending secondary loader.
sending 5517 secondary loader bytes.
Negotiating baudrate.
set baudrate to 460800
set baudrate to 57600
warning: received NAK for subtype 0x46
set baudrate to 230400
reading data frame
parsed 140 bytes
CPU:  0x0003 (Rabbit 2000C)
Freq: 11059200
sectorSize: 0x1000
numSectors: 0x0040
flashSize:  0x0040
Flash speed: 0 ns
RAM speed: 0 ns
Due to its file extension, "examples/hello/hello-RCM2200.ihx" is considered to be in Intel hex format (of up to 256 KB size).
sending examples/hello/hello-RCM2200.ihx... done(bps: in=0, out=0)                   
Rebooting and running installed code.
set baudrate to 2400
Reset Rabbit.

Maybe there is an issue with the board? But maybe something OpenRabbit does is so close to the tolerances that it happens to fail with this one board, and this is still an OpenRabbit issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions