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.
Replies: 4
Views: 1045
I got a debug error on my "main machine" running a licensed copy of CCSv6.1.0, so I did a clean install of CCSv6.1.1 on another machine, choosing install options for MSP430, MSP432, and TivaC. I accepting all the defaults and created a workspace in D:\TI\MSP432_WS\. I ran CCSv6.1.1 and used App Center to install/update the following CCS Add-ons:MSP430 GCC MSPWare GUI Composer CC3200 Add-On TI-RTOS for MSP43x TI-RTOS for TivaC TI-RTOS for Simplet.. TI ARM Compiler MSP430 Compiler Javascript Develop.. CDT GNU ARM GCCGrace Peripheral Co..
I used TI Resource Explorer to import the project:C:\ti\msp430\MSPWare_2_30_00_49\driverlib\examples\MSP432P4xx\uart\uart_loopback_48mhz_brclk
I connected a MSP432P401R LaunchPad, compiled, and ran the program, which echoedcharacters to Tera Term at 115,200 baud (as expected). When I paused operation to look at variables with the Debugger, I got the following error:
Can't find a source file at "C:\space\msp432-driverlib\build\MSP432P4xx/cpu.c" Locate the file or edit the source lookup path to include its location.
This is the exact same error that I had gotten on the other PC running CCSv6.1.0.
I could resume the program operation and it appeared to operate properly, but Icould not pause and look at variables with the debugger.
Can anyone give me a hand? Where do I find "source lookup path"?
Thanks,Jim Smith
Jim Smith
Do, click "This Resolved my issue", if any of my replies helps solve your problem. For Tiva ARM Forum, see links below.
TM4C123 NMI unlock - To those who want to use PF0 and PD7, be reminded that these pins default as NMI ! ! !
JTAG Communication Failures
Blog: https://markelthinkslearnscreates.wordpress.com/
Featured Blog Projects: Adding Bluetooth Connectivity to DPS3005 Programmable Power Supply using TI CC2640R2F BLE MCU, Bluetooth Low energy Point Of Sale using TI CC2652RB Simplelink™ Crystal-less BAW Wireless MCU, TI CC2640R2F Eddystone Beacon, Bluetooth Low Energy Game Controller, Bluetooth Low Energy Power Bank, Secure Internet Of Things Humidifier
Company Projects: FOBO Tag - World’s 1st Patented Bluetooth 5 Tracker
In reply to Markel Robregado:
In reply to JimS:
James H. Smith77346Where do I find "source lookup path"?