Tool/software:
We are using the Cascade_Configuration_TestSource.lua script (/ti/mmwave_studio_02_01_01_00/mmWaveStudio/Scripts/Cascade/Cascade_Configuration_TestSource.lua) for configuring our cascaded radar. While we have made some changes in the test source configurations (e.g., bin path of the image (C:\\ti\\mmwave_dfp_01_02_06_03\\firmware\\xwr12xx_metaImage.bin), configured the objects (x, y, z, bounding box[x,y,z])), other configurations are according to the ones mentioned in the Short-Range (SRR) MIMO chirp configuration of the radar.
The problems we faced are that after we have uploaded the test source script it is getting configured successfully, but then when we are trying to capture the data using cascade_capture.lua(/ti/mmwave_studio_02_01_01_00/mmWaveStudio/Scripts/Cascade/Cascade_Capture.lua) script the capturing is not getting triggered and frame stop is getting initiated immediately with a message “Frame end Async event received”.
Even when we tried to arm the TDAxx manually after configuring it using the test source script, it also failed and is not able to start the trigger frame.
Here is log of the output window:
We have attached the lua scripts for testSourceConfiguration and the CasCadeCapture: