I am trying to get an old project working again using modern tools. The old project uses DSP/BIOS 5.41 and I am attempting to use CCS version 12. I've been through a number of steps so far.
The issue I am currently seeing may be related to something with tconf?
From other archived projects, I see that the tcf file generates some project cdf header and c file. For example, my blinky.tcf would produce a blinkycfg.h and .c file. This is not happening so far.