Skip to content

16-bit memory support (RCM40x0) #36

@spth

Description

@spth

Currently, trying to use an RCM4050 (which has 16-bit flash and RAM), OpenRabbit hangs:

philipp@notebook6:~/OpenRabbit$ src/openrabbitfu --verbose --verbose --run --serialout examples/hello/hello-RCM4110.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

We don't even get to read the processor type, so we don't even get as far as we do on an RCM5700. I guess getting this to work fully will require multiple steps. Finding a way to read out the processor type should be the first one.

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