Part Number: TMS320F28379D
Tool/software: TI C/C++ Compiler
Greetings,
We have a project which, in the cmd file, declares a section with TYPE = DSECT. According to the documentation, a section marked as such should not be present in the output file. But when our post-build step looks at the .out file, that section is present. Is there something we don’t understand about the DSECT TYPE?
Thank you,
Ed