This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-F28377S: Why is there no .cmd linker file in the F28377S example project?

Part Number: LAUNCHXL-F28377S

Tool/software: Code Composer Studio

I have a question about the linker file for F28377S example projects(blinky_cpu01 for example), I cannot find the cmd file in the project directory, but there are indeed two cmd files(F2837xS_FLASH_DP_BoosterPack.CMD and F2837xS_RAM_DP_BoosterPack.CMD) under Buck_VMC_F2837xS project for the BOOSTXL_BUCKCONV board. I don't know why there is no such linker file and the project code can still function well,can anybody help explain it? Thank you in advance