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.

AWR6843ISK: 如何引用库函数

Part Number: AWR6843ISK


您好,我在mmwave_industrial_toolbox_4_1_0中的3D peoplecouting中想加入一个库函数FFT,他的名字为: ,我在引用该函数时把这个上面图片中的声明加入在调用他的函数之前,并且我查找他的生成twiddle的函数为gen_twiddle_fft16x16_imre.c,将其加入,然后在程序中使用该函数,如下图所示 ,我不知道这种调用是否有效,如果无效希望可以提供有效的调用方法。