Part Number: TMS320F28335
Hello, I have a project that is using a custom F28335_Link.cmd file, and is using a local copy (but no changes) of the DSP2833x_Headers_nonBIOS.cmd file.
However, my project does not seem to be building the later, despite the folder below being a very explicit part of the include paths
{Project_ROOT}\mcu_device_support\headers\cmd
All of the Sections warnings at the end indicate to me the cmd file is not being included correctly, but I do not know why.
I'll attach my build file and my project files in the zip below.
What is even more confusing for me, is that this project (a new unit testing project) is a very close copy of another unit testing project I have, with the same cmd files, and as far as I can tell, all of the same build and include options. This older ut project builds fine without the sections warnings.
So I am very confused about why this new ut project is failing to include the DSP2833x_Headers_nonBIOS.cmd file.
Please and thank you for any advice,
Neal