如题,
前提条件,在TDA2x平台上配置1个profile,采样点数配置为512后,我在仿真调试的时候发现获取到的currentProfile不为0了,,为何?
如下图中:

我吧距离配置为512以下点数时,获取到的currentProfile是0,OK的,,这个配置的距离点数是怎么影响到profile的idx的?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
如题,
前提条件,在TDA2x平台上配置1个profile,采样点数配置为512后,我在仿真调试的时候发现获取到的currentProfile不为0了,,为何?
如下图中:

我吧距离配置为512以下点数时,获取到的currentProfile是0,OK的,,这个配置的距离点数是怎么影响到profile的idx的?
你好,
建议你跟踪currProfile赋值相关代码,看看这个参数是什么时候被修改的。