time (make && make modules)
real 640m0.838s
user 595m59.250s
sys 27m34.970s
Search found 3 matches
- Tue Jan 06, 2015 1:46 pm
- Forum: Raspberry Pi OS
- Topic: Kernel compile time....?
- Replies: 13
- Views: 9470
- Wed Mar 05, 2014 8:48 pm
- Forum: HATs and other add-ons
- Topic: Yikes! Invalid device signature [solved]
- Replies: 1
- Views: 3196
Re: Yikes! Invalid device signature [solved]
if someone has the same problem replacing the chip with:
http://cpc.farnell.com/arduino/a000048/ ... /dp/SC1256 solved the problem.
The only thing I did was try to run a program that was running OK on my arduino.
Dunno why it fried
http://cpc.farnell.com/arduino/a000048/ ... /dp/SC1256 solved the problem.
The only thing I did was try to run a program that was running OK on my arduino.
Dunno why it fried

- Wed Feb 26, 2014 9:57 am
- Forum: HATs and other add-ons
- Topic: Yikes! Invalid device signature [solved]
- Replies: 1
- Views: 3196
Yikes! Invalid device signature [solved]
Have I fried the ATMEGA328P? I checked all connectors but I am getting: raspip@raspberrypi:~/gertduino$ avrdude -F -c gpio -p m328p blink.hex -Uflash:w:blink.hex avrdude: AVR device not responding avrdude: initialization failed, rc=-1 avrdude: AVR device initialized and ready to accept instructions ...