Part Number: PROCESSOR-SDK-AM437X
Tool/software: Code Composer Studio
Hi
I have a project in CCSv7 (AM437x IDK), based on the PRU ICSS Profinet example (but replaced with full compiled stacks - PROFINET & SNMP).
1. I open CCS I can compile the project.
2. I start the debugger (load to target)
3. I make some code changes and rebuild
4. Build fails and I get the following compiler error:
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 WTSG_PN.out: Invalid argument
It does not matter if I terminate the debugger before the second build. If I close and open CCS I can compile it again.
This must in someway be related to the (GNU?) debugger and CCS.
It does not help to close and open the project in CCS. I also cannot delete the .out file, when the debugger is terminated.
I have another project based on a Hercules RM46x with the TI compiler, it does not have any problems.
/Mads


