Other Parts Discussed in Thread: MMWAVEICBOOST,
Hi Team,
one of our customer is evaluating IWR6843. Now they have a questions regard this:
----------------
I‘m currently working on a real-time data capture set up with the IWR6843 and the DCA1000.
To receive data and perform signal processing on the fly I use the following steps.
- Hardware connection with mmWave Studio
- Triggering the hardware with a .lua script in matlab
- Reading the data over ethernet (udp-packages) in matlab
- Perform signal processing
- Repeating step 2 to 4
The problem occures after executing the mentioned steps several times (round about 100). The mmWave Studio crashes and the following error message is given:
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
This sounds to me as something with a pointer went wrong. I tryed to check the ar1.CaptureCardConfig_StartRecord() and ar1.StartFrame() functions but I couldn’t find them anywhere.
Do you know why this happens. I hope you could help me with this issue.
-------------------
Thanks for your help
Best Regards
Martin