juribeparada / MMDVM_HS

MMDVM HotSpot: firmware for ZUMspot or MMDVM_HS based boards (D-Star, DMR, YSF, P25, NXDN and POCSAG)
GNU General Public License v2.0
345 stars 141 forks source link

teensy build/install instructions? #158

Open guitarpicva opened 1 year ago

guitarpicva commented 1 year ago

I am trying to follow the RF7021 instructions but it's not matching up for the Teensy3.6. Can't seem to build a hex file that it will swallow.

Can anyone offer any help?

Regards, Mitch AB4MW

guitarpicva commented 1 year ago
mitch@ondev:~/Arduino/src/MMDVM_HS$ teensy_loader_cli --mcu=TEENSY36 -w bin/mmdvm_f1bl.hex 

Warning, HEX parse error line 2
error reading intel hex file "bin/mmdvm_f1bl.hex"
mitch@ondev:~/Arduino/src/MMDVM_HS$