Other Parts Discussed in Thread: AWR2944
Tool/software:
Dear TI advisor
How can I create the corresponding CCS project based on the awr2944_mmw_demoTDM.appimage provided in the mmwave mcuplus sdk? Could you provide specific steps?
Best regards
Tool/software:
Dear TI advisor
How can I create the corresponding CCS project based on the awr2944_mmw_demoTDM.appimage provided in the mmwave mcuplus sdk? Could you provide specific steps?
Best regards
Hello,
I would first start with the DDM mss and dss projectspec files present in the radar toolbox at this path
C:\ti\radar_toolbox_3_20_00_04\source\ti\examples\Out_Of_Box_Demo\src\awr294x
Using these as a basis you can then use the makefiles in the SDK to edit the files to use the TDM processing chain. One of the main changes is changing the -DMMWDEMO_DDM line to -DMMWDEMO_TDM in the compiler build options section of both projectspec files. You can try this first and import the files and see if they build.
Best,
Gabriel