Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.

IWRL6432AOP: Video Doorbell CCS project - unable to activate tracker

Part Number: IWRL6432AOP
Other Parts Discussed in Thread: IWRL6432

Tool/software:

I have successfully compiled and run the Video Doorbell project. The python gui connects and shows first pass, 2nd pass and Camera On.

I would like to add the tracker.

I have added the following commands to the pass 2 cfg file in the source code:

"guiMonitor 2 0 0 0 0 1 1 0 1 0 0 \r\n",
"boundaryBox -3.5 3.5 0 9 -0.5 3 \r\n",
"staticBoundaryBox -3 3 0.5 7.5 0 3 \r\n",
"gatingParam 3 2 2 2 4 \r\n",
"trackingCfg 1 2 100 3 61.4 191.8 100 \r\n",

I compiled and flashed the device.

I also added these lines to the cfg file (pass 2) for the Visualizer.

It makes no difference - tracks are not displayed and no track TLV's are shown in the json recording.