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.

CCSv6, Kubuntu 13.10, Missing dependencies when starting debugger

Hi there.

I'm trying to get CCSv6 running on Kubuntu 13.10 64Bit.

(After I tried my best with CCSv5, but that one crashed every time I started a new project)

Installation and all worked well with v6, but  if I try to test-upload Code to my Stellaris Launchpad by clicking the Debugger Icon,

CCS complains about missing dependencies.

I could resolve one(libnspr4 by just installing libnspr4:i386),

but resolving the next one (libxpcom.so) didn't work.

I found via apt-file search, that this library is in the thunderbird-dev package,

which I installed (64 and 32 bit) and even linked /usr/libxpcom.so to the thunderbird lib,

but that still didn't work.

Can someone tell me how I can get CCS to find libxpcom?

Thanks,

Christian

Edit: I just tried it with my MSP430 Launchpad and I'm getting no dependency Problems here,

but it can't find the Launchpad (Error initializing emulator: No USB FET was found)

even though I can see it in dmesg([ 4226.570990] hid-generic 0003:0451:F432.0005: hiddev0,hidraw3: USB HID v1.01 Device [Texas Instruments Texas Instruments MSP-FET430UIF] on usb-0000:00:02.1-2.4/input1)