Other Parts Discussed in Thread: AWR2944
Hi,
We refer to the lab0015high_end_corner_radar and record the radarCube which
has been compressed through AWR2944 DDMA process, and now we want to
decompress the radarCube by PC. We use the decompression Matlab code provided
by mmwave_industrial_toolbox_4_10_0\tools\memory_compression\matlab.
The decompression parameters show below:


The difference between example (test_main.m) and our experiment is only
numAdcSamples, numChirps, numVirtualAnt parameter. When we run the
decompress_data function

It will appear Error when the program run to the “black box” which is named
ExpGolombEncDec whose file type is Mex. The Error shows below:

We want to know what reason make there error and how to fix it? We also
want to know what this “black box” actually do when decompressing the data?
Regards,
Jen