Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yikes! Invalid device signature. #113

Closed
GoogleCodeExporter opened this issue Mar 23, 2015 · 2 comments
Closed

Yikes! Invalid device signature. #113

GoogleCodeExporter opened this issue Mar 23, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.test the "Blink" script for tiny25,  Blink's pin is No.4.
2.compile is ok.
3.and upload fail!  list the follow message:
avrdude: please define PAGEL and BS2 signals in the configuration file for part 
ATtiny25
avrdude: Yikes!  Invalid device signature.
         Double check connections and try again, or use -F to override
         this check.

ardunio 1.0.5, on the windows 7.


Original issue reported on code.google.com by ddp....@gmail.com on 3 Apr 2014 at 3:03

Attachments:

@GoogleCodeExporter
Copy link
Author

Nothing to do with the Tiny Core.  The most likely culprit is wiring.

Original comment by arduino....@gmail.com on 3 Apr 2014 at 7:13

  • Changed state: Invalid
  • Added labels: Type-Other
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Is it working well with tiny45 or 85 ?

Could you check you avrdude.conf file in ...\arduino\hardware\tools\avr\bin ?

It should have an ATTiny25 Section like attached.
It could also help to copy the whole text from the error log including the full 
command line parameters for avrdude.
More usefull than a screenshot


Original comment by jm.chez....@gmail.com on 5 Apr 2014 at 1:51

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant