Part Number: TMS320C28346
Tool/software: Code Composer Studio
Hi,
We've just upgraded to CCS V9.2.0.00013 from 9.1 on Windows 10.
We have a AM3359 project that produces about a 5MB .out file.
The first time we compile / link the file is generated correctly.
If we link again we get:
cannot open output file "project.out" for writing null: cannot open output file "project.out" for writing
Likewise if we try and manually delete the file file, we note the file is locked:
The action can't be completed because the file is open in ccstudio.exe
This only happens on the larger AM3359 projects and does not happen smaller firmware projects (example TMS320F28069, MSP430F5569).
The only fix is a restart of CCS.
We have no Antivirus running and Windows defender real-time protection is off.
Thanks