Code Composer Studio v2.21
C5502 Device Simulator/CPU - C55xx
I started with the sim55x BIOS "clktest" example. I had it working. I added additional functionality to it.
I want to use this as framework for other test programs. Therefore, I want to rename the project and files in the project to be more general. I manually edited the project file to to agree the file name changes I made. Now I am not able to build the project.
I see the following message as the compiler works on each file in the project:
INTERNAL ERROR!: Trying to access empty SC map
This may be a serious problem. Please contact customer support with a
description of the problem and a sample of the sourcefile that caused this
message to appear.
What does this mean? Is there a way to fix it without scrapping my changes and starting over with my working clktest project?
Thanks for any guidance.