loading BIN files to rabbit 3000 with linux or linux and rabbitlink

Is there a way to load BIN files to a rabbitcore 3000 (RCM3209) using a linux based OS, like RHEL 6 or RHEL 7? Either natively using an RFU GUI for linux, or commandline?

Possibly using the Rabbitlink board between the host system and the Rabbitcore board being loaded?

1 Like

Take a look at the OpenRabbit project, which uses the SDCC (Small Device C Compiler) to build Rabbit binaries, but also includes a program (similar to RFU) to install .bin files.

https://github.com/spth/OpenRabbit