element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum arduino not working
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 11 replies
  • Subscribers 392 subscribers
  • Views 938 views
  • Users 0 members are here
Related

arduino not working

ramyar
ramyar over 10 years ago

Hi,

I tried to upload simple program in my freeduino uno,but it shows some java error in my desktop.when i tryed it with my friends laptop it worked.What will be the problem?

  • Sign in to reply
  • Cancel

Top Replies

  • clem57
    clem57 over 10 years ago in reply to ramyar +1
    The Arduino IDE is broken not your code.
  • clem57
    clem57 over 10 years ago

    Most likely reason (you did not post an error here) if I guessed is missing some Java classes. Go back to your instructions (you do follow them right?) and try to find the missing piece.

    Clem

    PS. element14jamie can you move to Arduino please. Thanks always

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • element14jamie
    element14jamie over 10 years ago

    Hello ramyar

     

    Welcome to the element14 Community, we hope you enjoy it! I will move this over to the Arduino area as it is a better fit thank you clem57

     

    Thank you,

    Jamie

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ramyar
    ramyar over 10 years ago in reply to clem57

    no....just an example blink program too have this error?????

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • clem57
    clem57 over 10 years ago in reply to ramyar

    The Arduino IDE is broken not your code.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • ramyar
    ramyar over 10 years ago in reply to clem57

    ok...I will try dowloading other version and let u known.thank you.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • clem57
    clem57 over 10 years ago in reply to ramyar

    Did you compare what versions of Java you have and what version your friends laptop was? I would uninstall the Java first and re install it. Did you post the errors here? This is the only way to fix a Java problem.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ramyar
    ramyar over 10 years ago

    Hi...

    My problem still continues.

    My freeduino has the following error while i tryed to upload the example blink program

     

    Arduino: 1.6.5 (Windows 7), Board: "Arduino Uno"

     

    Sketch uses 1,030 bytes (3%) of program storage space. Maximum is 32,256 bytes.

     

    Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes.

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xeb

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xeb

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xeb

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xeb

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xeb

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xeb

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xeb

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xeb

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xeb

     

    avrdude: stk500_recv(): programmer is not responding

     

    avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xeb

     

    Problem uploading to board.  See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

     

      This report would have more information with

      "Show verbose output during compilation"

      enabled in File > Preferences.

     

     

    The board works with my friends laptop and not in my desktop.

    And my .inf files are not installing.when i did it said that this file cant be installed in this method.

    My port option in tools is also disabled.



    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • clem57
    clem57 over 10 years ago in reply to ramyar

    Did you check out https://www.arduino.cc/en/Guide/Troubleshooting#upload. There is a good guide to find out why the board is not recognized on your computer. Do you see it under Devices in Windows? Do you have zone alarm?

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ramyar
    ramyar over 10 years ago in reply to clem57

    Yes.But nothing changed???

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • kidiccurus
    kidiccurus over 10 years ago in reply to ramyar

    Which version of the IDE are you using? There has recently been a fork. I recommend downloading the latest version from arduino.cc.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube