Ice Tube clock Firmware Issues

For RTC breakouts, etc., use the Other Products from Adafruit forum

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
sidthetaff
 
Posts: 1
Joined: Wed Apr 15, 2020 12:30 pm

Ice Tube clock Firmware Issues

Post by sidthetaff »

Hi,

I've had my Ice Tube clock running for a while, and decided i wanted to add a gps source to it. I've got the GPS ultimate breakout, and wired it up correctly, however i'm having issues getting the firmware to compile.
As the GPS breakout outputs at 9k6 i adjusted the iv.c in the github for this (uart_init(BRRL_9600)
However when i then try to program in WinAVR Programmers Notepad i consistently get the error
"make.exe" clean
makefile:204: *** target pattern contains no `%'. Stop.

> Process Exit Code: 2

the associated line in the makefile is
$(AVRDUDE) $(AVRDUDE_FLAGS) -u -U lfuse:w:0xE2:m -u -U hfuse:w:0xc6:m

I've had a quick search through a few sites, but the best answer i get is that its having issues parsing the symlinks. Unfortunately this is now a bit over my head, so hoping for a pointer in the right direction if someone would be so kind.

Running WinAVR 20100110, Pololu PGM03A USB AVR programmer on Win10.

Thanks!

Locked
Please be positive and constructive with your questions and comments.

Return to “Clock Kits (discontinued)”