|
From: Etienne D. <eti...@im...> - 2012-02-08 08:14:41
|
Hello Konstantin, Here at LIG we have FTDI-based and STM32F-based boards. I work on Linux and the stm32w_flasher provided with contiki works fine for me, in both cases. The only difference I see is that the serial device created by the kernel is not the same: - /dev/ttyUSB<n> for FTDI-based boards - /dev/ttyACM<n> for STM32F-based boards So I just have to specify the port, for example: export PORT=/dev/ttyACM0 Then I can flash. Have a good day Etienne Le 07/02/2012 18:50, Konstantin Klubnichkin a écrit : > Hello all! > > I'm trying to implement hobby project using Contii and STM32W > evaluation boards. > I'm more or less succeeded with RPL and MB851 and MB950 boards, but > MB951 (USB stick out of RFCKIT) is stil > not giving up - exactly the same fimware that works in MB851 and MB950 > just don't output anything in MB951. > > Moreover - I have problems with the stm32w_flasher which is in the > Contiki distro - it silently exits without any output, just > "stm32w_flasher[4200]: segfault at de335ae4" appears in log :) > Pervious version (1.1.0b1) works OK with FT232-based board (MB851), > but not with STM32F ones (MB9xx) - I use virtualbox with Windows XP to > flash them. > > I can't find any relevant information neither in Google nor in ST > forums and this list. > > So as a last hope, maybe anybody of the Contiki community use this > platform? > > Thanks! > -- > Best regards, > Konstantin Klubnichkin > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > > > _______________________________________________ > Contiki-developers mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/contiki-developers -- CNRS / LIG - Equipes Drakkar et Hadas 681 rue de la passerelle - 38400 Saint Martin d'Hères Bureau D308 - Tel 0476827276 |