Hi,
I uses CCS and People Count sample program to count moving people in our office,
continuously for several days.
But GUI(pplcount_gui.exe) program that started in yesterday evening
has been ended in a few hours after the start ,not last until today's morning.
I did it several times and all the same results.
Is there any way to avoid end the pplcount_gui.exe?
Is it impossible for this program to run for a long time?
Will serial error or temperature error tend to occur?
--------------The details are as follows.-------------
Using:
mmwave_industrial_toolbox_2_2_0
lab0011-pplcount
mmwave_sdk_01_01_00_02
BORD:IWR1642BOOT
1.I modified the program.
task_app.c:
1).After "gtrack_moduleStep()" , check X and Y position of targets,
judge whether or not within a certain range.
2).If there is anything in the targets list that catches the check,
write X and Y position using "CLI_write()".
3).In addition to this, I also use the GPIO to light the LED.
2.Write the program to IWR 1642 BOOT, start the pplcount_gui.exe,
and confirm that Point Cloud is displayed normally.
3.Monitoring the port of UART with Tera Term Pro
and write the information of Positions received from the program to the log file.
At this time, output the time by the option of Tera Term Pro together.
4.I started processing at 17:30 as described above and came home.
5.This morning ,at 8:30 ,the GUI program had ended.
Message:"The specified amount of data was not returned within the Timeout period."
(From Matlab?)
The following are invalidated.
screen saver
Power off with no operation
Hard disk off with no operation.
Screen lock with no operation.(Although it turned off on PC setting only.
Because I can not change the function to turn off from the network server.
This morning ,screen locked by network server.)
According to the Tera Term Pro log, it was the following measurement situation.
17:30 to 19:30...People Counted.(Sum persons.)
19:30 to 22:30...Nothing.
22:30............People Counted.(Maybe one person.)
22:30 to 8:07....Nothing.
8:07 to 8:40.....People Counted.(Sum persons.)
I am checking the PC at 8:40.
Since the warning message(The specified amount of...)
appears on the console that launched the GUI, the output time is unknown.