From owner-freebsd-arm@freebsd.org Sun Dec 11 22:01:26 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F147BC73A82 for ; Sun, 11 Dec 2016 22:01:26 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward1j.cmail.yandex.net (forward1j.cmail.yandex.net [IPv6:2a02:6b8:0:1630::14]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B0EE9285 for ; Sun, 11 Dec 2016 22:01:26 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1o.mail.yandex.net (smtp1o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::25]) by forward1j.cmail.yandex.net (Yandex) with ESMTP id 4D60720BE2 for ; Mon, 12 Dec 2016 01:01:23 +0300 (MSK) Received: from smtp1o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1o.mail.yandex.net (Yandex) with ESMTP id 10FD01300E77 for ; Mon, 12 Dec 2016 01:01:22 +0300 (MSK) Received: by smtp1o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id zQGlXHP28H-1MOmvOYD; Mon, 12 Dec 2016 01:01:22 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Suid-Status: 1 0 Subject: Re: Arduino Due To: freebsd-arm@freebsd.org References: <20161211034602.3fylwnxfbgl4ehgx@hal9000.meka.no-ip.org> From: Boris Samorodov Message-ID: <1752cc8d-fad7-141d-4950-37bb5dde9561@passap.ru> Date: Mon, 12 Dec 2016 01:01:19 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161211034602.3fylwnxfbgl4ehgx@hal9000.meka.no-ip.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 22:01:27 -0000 11.12.2016 06:46, Goran Mekić пишет: > Technically, Due is ARM based so the question is not off topic too much, I hope. Anyway, I'm having trouble with Arduino Due. On Debian all works well and the board behaves as expected. On FreeBSD, two things are kindda weird: > > 1. When ever I start Arduino IDE, L led stops blinking and continues blinking when IDE is closed. > 2. I can read board info through IDE until I flash sketch on FreeBSD. After that I can not get the info, and the L led is lit all the time. Do you use a FreeBSD port? Then freebsd-ports@ may be a more appropriate maillist to ask. And please include the info about your host OS, platform and port/package version of arduino. -- WBR, bsam