Hello, I was trying to run an example program (hello-world) on the MSP430 based board to test out riot-os, but flashing is failing - make BOARD=msb-430 flash with following error usbutil: unable to find a device matching 15ba:0031
The device is connected directly to USB port and I believe it is using FDTI driver (USB-RS232). lsusb shows - Bus 002 Device 004: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub Bus 002 Device 003: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub Bus 001 Device 007: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC Bus 004 Device 003: ID 0451:8140 Texas Instruments, Inc. Bus 004 Device 002: ID 0451:8140 Texas Instruments, Inc. but the make flash is trying to use mspdebug -j olimex "prog myihex" so I believe the programmer is olimex (google shows JTAG based programmer). So, how can I flash riot-os in the device over the FDTI? P/S: I was able to flash contiki os in it over the FDTI driver. Thanks in advance. regards, Shovon.
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
