platform: eZdsp5535
CCSv 4.2.4.00033
DSP/BIOS 5.41.11.38
XDC 3.23.03.41
I am attempting to create a DSP/BIOS program per the BIOS user's guide on the eZdsp5535 platform. Creating per the instructions, I point to an example eZdsp5535 tcf file in the BIOS install directory, <install_dir>\bios_5_41_11_38\packages\ti\bios\examples\ezdsp5535\hello.tcf.
When building this project, the resulting hellocfg.cdb and resulting hellocfg.cmd do not match the memory setup for DARAM, SARAM, and VECT in the provided hello.tcf file. I also tried BIOS 5.42.00.07, as it claims to not need the XDC tools to process the tcf file.