[quote user="jonahugh"]Please could you send me some details about the udev rules needed for CCS, MSP430-Flasher and also TI XDS GDB agent, to suit the MSP-FET430UIF with version 2 firmware.[/quote]I don't have the hardware with me at the moment to test changes to the udev rules. However, I don't think just changing the udev rules will help since: a. A MSP-FET430UIF with version 2 firmware enumerates as a /dev/ttyUSBx device under Linux. b. A MSP-FET430UIF with version 3 firmware enumerates as a /dev/ttyACMx device under Linux. c. The TI msp430 debug stack supplied with CCS under Windows can communicate with either a MSP-FET430UIF with either firmware version 2 or 3, including allowing a switch between the two firmware versions. Where a downgrade from a version 3 to 2 firmware was to allow use of a MSP-FET430UIF with older tools. d. With the TI msp430 debug stack supplied with CCS under Linux I have only seen communication with a MSP-FET430UIF with firmware version 3. My suspicion is that when CCS support was added for Linux, it only supported a MSP-FET430UIF with the later firmware version 3. Hopefully a TI employee can confirm this.
↧