This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB emulation Linux Driver script

Hello everyone!

I have question regarding USB emulator driver on Linux platform. After installing CCS, if you don't install it as administrator it will ask you to install driver script.

As my understanding this driver script will create some changes in system files and following output which you will get while booting your OS. I think this is somewhat preventing OS to boot up faster. I wonder if TI developers trying to fix this issue. I have tried to fix it as system asked below message, by changing those parameters, but then my usb emulator didn't work, couldn't connect at all. Changing these parameters will fix boot delay though! 

udevd[329]: BUS= will be removed in a future udev version, please use SUBSYSTEM= to match the event device, or SUBSYSTEMS= to match a parent device, in /etc/udev/rules.d/71-bh-permissions.rules:12

  • Feruz,

    Which emulator are you using?

    John

  • John,

    Texas Instruments XDS100v1 USB Emulator...

    Details of message boot log

    udevd[332]: BUS= will be removed in a future udev version, please use SUBSYSTEM= to match the event device, or SUBSYSTEMS= to match a parent device, in /etc/udev/rules.d/71-bh-permissions.rules:12

    udevd[332]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/71-bh-permissions.rules:12

     

    /Feruz