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.

Another Frequency out of Range Problem

Stellaris-launchpad, provides the light show when plugged in.

Debian Stable, CCS 5.3 release candidate, kernel 2.6.32-31. I have cut and pasted (per the Stellaris 

lab manual) the code for the blinking led program, and made the path changes according to the

instructions there. Also, following advice gleaned from here and there, I have libusb-1.0.so.0 and

its alias libusb-1.0.so, as well as libftd2xx.so/libftdd2xx.so.1.1.12. Added to the TI permission rules file

I have added SYBSYSTEM=="usb",ENV{DEVTYPE}=="usb_device",ATTRS{idVendor}="1cbe",ATTRS{idProduct}=

"00fd",MODE:="0666"   

install.drivers.sh has been run (successfully, although a reboot was required).

The code compiles cleanly, syslog shows that the USB connection was made successfully, and a pseudo com-port

constructed (this has been successfully used with an Arduino, by the way).

Attempts to "run" from the IDE fail with the frequency out of range, unable to connect message.

Undoubtedly, I'm doing something wrong somewhere, but I have no way from the information I have

of determining what is wrong. Can someone provide some suggestions about what to check next 

(or which forum to go to if this is the wrong one)?

Thanks in advance.

Murray

  • Hi Murray,

    At the moment there is really only limited unofficial support for the launchpad in Linux.  Please see

    http://processors.wiki.ti.com/index.php/Stellaris_LaunchPad#Stellaris_LaunchPad_with_CCS_and_Linux

    There are some tips there that I hope will help you. 

    Best Regards,
    Lisa