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.

MMWCAS-DSP-EVM: Data Capture in MMWCAS DSP and RF EVM

Part Number: MMWCAS-DSP-EVM

Hi,

     I have a query on data capture in cascade radar. I carried out three experiments as listed below.

Case1: No changes made to these scripts.

  1. Running Cascade_Configuration_MIMO.lua script
  2. Running Cascade_Capture.lua script

Result: Data capture is happening and corresponding .bin files stored in the specified directory.

Case2:

  1. Running Cascade_Configuration_MIMO.lua script
  2. Running Cascade_Capture.lua script
    1. num_frames_to_capture           =   1000 

       Result: pop-up message displaying “The no of files captured in the directory is zero! Nothing to transfer!

 Case3:

  1. Running Cascade_Configuration_MIMO.lua script
  2. Running Cascade_Capture.lua script
    1.  num_frames_to_capture           =   1000
    2. n_files_allocation                       =   1 

       Result: Data capture is happening and corresponding .bin files stored in the specified directory.

                     But the number of frames captured is only: 7

                    

     In these three cases, none of the results is matching with the configuration. Could you please help us in debug?

     Please provide us the what are parameters that need to change in Cascade_Capture.lua script so that we can capture 1000 frames. ?

 

Regards,

Kishor KS