Part Number: AM5728
Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Dear Champs,
I have a CCS 8.0 project on A15 core using SYSBIOS 6.52, like a typical CCS project I have compiler, linker setting, source code, include path, library, etc. One difference is there is a .bld file to customize the platform (see below). I have no issue to build this CCS project.
My goal is to use projectspec to automatically generate such a CCS project. I knew how to do all the other syntax except how to add a such bld file. I attached a template projectspec for reference.
It may like something:
-rtsc.setConfiguroOptions "-b ${PDK_INSTALL_PATH}/ti/build/am572x/config_am572x_a15.bld -DBOARD=idkAM572x" but I don't know the exact syntax inside projectspec file. Please help!
Regards, Eric
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/81/rtos_5F00_template_5F00_app_5F00_am572x_5F00_a15_5F00_evmAM572X.projectspec