MMWAVELIB library

The MMWAVELIB provides an optimized function library for basic radar-cube procesing.

The header file should be included in an application together with dsplib headers as follows:

#include "gen_twiddle_fft32x32.h"
#include "gen_twiddle_fft16x16.h"
#include "DSP_fft16x16.h"
#include "DSP_fft32x32.h"
#include "DSPF_sp_fftSPxSP.h"

Initialization:

Function gen_twiddle_fft16x16 and gen_twiddle_fft32x32 shall be called.



Copyright 2018, Texas Instruments Incorporated