Other Parts Discussed in Thread: 66AK2H12, CCSTUDIO
Part Number is: 66AK2H12 (The webpage would not accecpt it - it kept clearing it from the input field).
PDK 4.0.7, NDK 2.25.1.11, SYS/BIOS 6.46.5.55, IPC 3.46.2.04, EDMA3 2.12.4, CTools 2.2.0, CCS 7.4, GNU v4.9.3
I compile and run debug session. After I stop debugging CCS returns to the "CCS Edit" perspective as expected but the next time I go to run the next debug session, the linking fails. I get
makefile:320: recipe for target 'panel_arm0.out' failed
c:/ti/gcc-arm-none-eabi-4_9-2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld.exe: cannot open output file panel_arm0.out: Invalid argument
collect2.exe: error: ld returned 1 exit status
If I try to manaully delete the .out file using Wnidows File Explorer, it tells me the same thing;
"The action can't be completed because the file is open in ccstudio.exe"
I have to completely exit and restart CCS before I can again get the .out file to link.
Any suggestions for help?