您好,我在unbuntu系统上自己利用c语言写了串口读数据,但是在解析头部数据时,偶尔会出现以下结果
the magicword :21436587
the version:50659332
the totalPacketlen :1536
the platform :682051
the frameNumber :9
the timeCpuCycle :1195397632
the numDetectedObj :83886080
the numTLVs :0
the subFrameNumber:16777216
请问这个numDetectedObj参数是不是不正常?该如何调整
这是我读入雷达的配置文件: