Closed
Description
I'm trying to use proploader
on a Raspberry Pi 2 with a Propeller HAT. The HAT has a 6 MHz crystal, and was originally created 5 or 6 years ago. The documentation for the HAT refers to propman
, rather than this project.
I haven't tried using propman
. With proploader
I am doing a command like this:
$ proploader -D clkfreq=96000000 -s blink.binary -v
This doesn't work and I always get: "ERROR: Propeller not found on /dev/ttyAMA0".
I have disabled the serial console on my Pi. And there doesn't seem to be any conflict with accessing the serial device on the Pi side.
Is it possible that proploader
is incompatible with the Propeller HAT, even though documentation indicates it worked fine with propman
?
Metadata
Metadata
Assignees
Labels
No labels