extern "C" { extern void debug_test(); } #include "allocator.h" #include #include #include #include #include "dsp/basic_math_functions.h" using namespace arm_cmsis_dsp; extern Q15 external_debug(const PVector &a0, const PVector &a1, const PVector &a2, const PVector &a3, const PVector &b, int l); template static void test() { PrintType>(); } void debug_test() { title("Debug test"); test(); }