Programming ArduinoDue

Discussion in 'Arduino IDE' started by xwalter, Nov 17, 2014.

  1. xwalter

    xwalter Member

    Joined:
    Sep 8, 2014
    Messages:
    89
    Likes Received:
    4
    I have uploaded the arduino side by an external pc , after the bossac.exe was moved into the related folder ,I have followed the tutorial from udoo team
    That's good ! It works fine ;)
    After I plug the jumper but arduino doesn't send nothing
    To receive in java application via rxtx I have to reboot udoo
    Is this the correct way or I have to do something by terminal to riactivate the serial line udoo-arduino ?
     
  2. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    You need to leave the jumper unplugged in order to talk with the arduino processor from an external PC. If you plug the jumper you're able to talk with the other processor. If your java application talk through the internal serial then the procedure you did is correct (reboot the UDOO after programming the Arduino via the external serial).
     
  3. xwalter

    xwalter Member

    Joined:
    Sep 8, 2014
    Messages:
    89
    Likes Received:
    4
    reboot the udoo is what I'm doing ;)
     

Share This Page