Not able to Flash Curie

Discussion in 'UDOO X86' started by Saurabh Bansal, Oct 19, 2018.

  1. Saurabh Bansal

    Saurabh Bansal New Member

    Joined:
    Sep 28, 2018
    Messages:
    6
    Likes Received:
    0
    Hello All,

    I am using Udoo X86 Ultra for my application.
    I successfully installed Ubuntu16.04 on eMMC memory of Udoo.
    And also successfully installed Arduino IDE on it, and was using it without any issue.

    But from yesterday, I am getting this below message, while flashing a simple LED blinker code:
    Sketch uses 48732 bytes (31%) of program storage space. Maximum is 155648 bytes.
    Starting download script...
    Flashing is taking longer than expected
    Try pressing MASTER_RESET button
    ERROR: Timed out waiting for Arduino 101 on /dev/ttyACM0
    ERROR: Timed out waiting for Arduino 101 on /dev/ttyACM0


    I am not able to understand why this happening again and again. I pressed the MASTER_RESET button, but the code is not being flashed in Curie.
    I tried with installing Ubuntu again also, but still there is same problem.

    I am not sure whether the Bootloader is gone or Curie itself has stopped working.

    Can somebody please guide me how to debug, and how to make it working again.

    Any help will be appreciated.

    With best regards,
    Saurabh
     
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    It is a little bit strange that suddenly you cannot upload sketches anymore. Perhaps something is blicking communication? Are you using serial heavily in your sketches?
    There is a topic on the Arduino 101 forum about this not responding issue. Perhaps some proposed solution will help you. https://forum.arduino.cc/index.php?topic=387687.0
     

Share This Page