Other Parts Discussed in Thread: OMAP-L138
Hello,
I'm new to CCS and Ti Integra devices. I have been trying to use the Logic PD EVM for OMAP-L138 with CCS 5.1, it works fine following the instructions of the User guide for windows, but it would be great if I can develop without switching between the OSes. I mean, develop using Linux only.
I'm running on Linux SLED-11 and Ubuntu 10.04, I can import the BSL files, but when I try to debug one of the examples a message window shows:
"evmomapl138.ccxml does not have valid setup, please configure a valid target and try again"
When I try to edit the file a xml file opens....what to change here?
I get the following log using dmesg command:
[ 3569.984102] usb 4-1: new full speed USB device using uhci_hcd and address 3
[ 3570.194148] usb 4-1: New USB device found, idVendor=0403, idProduct=a6d0
[ 3570.194151] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3570.194153] usb 4-1: Product: Texas Instruments Inc.XDS100 Ver 1.0
[ 3570.194154] usb 4-1: Manufacturer: TI
[ 3570.194155] usb 4-1: SerialNumber: TIU3JUSZ
[ 3570.194251] usb 4-1: configuration #1 chosen from 1 choice
I assuming the EVM can be found.
Any ideas?
Thank you,
Rafael