Other Parts Discussed in Thread: DCA1000EVM,
Tool/software: Code Composer Studio
Hi all,
In the last thread I asked about output Raw Data in SRR demo in the link below
While building a project in mmWave Sensor Automotive Toolbox v:2.4.7 lab2 short range radar
I tried to enable the LVDS ouput functions by defining USE_LVDS_INTERFACE_FOR_OBJECT_DATA_TX
but building will fail because in sdk 2.0.0.4, <cbuff.h>, "CBUFF_SwSessionCfg_t" has no field "headerMode"
so i comment out line 1057 in main.c //sessionCfg.u.swCfg.headerMode = CBUFF_HeaderMode_NONE;
but the building will still fail because of unresolved symbols as the picture below
please help me figure this out
thanks a lot
best regards
Brian