因为某个测试需要,在STM32F407平台上验证矩阵乘法,使用ARM官方库“CMSIS_5-5.5.1\CMSIS\DSP\Source\MatrixFunctions\arm_mat_mult_q31.c”中函数arm_mat_mult_q31。 测试实例,参照《安富莱_STM32-V5开发板_数字信号... 查看原文 true studio 问题汇总 ...
arm_mat_cholesky_f32.o ./ra/arm/CMSIS_5/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cholesky_f64.o ./ra/arm/CMSIS_5/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f16.o ./ra/arm/CMSIS_5/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.o ./ra/arm/CMSIS_5/CMSIS/DSP/...
complexf.remove(os.path.join(ROOT,"Source","ComplexMathFunctions","ComplexMathFunctions.c")) Expand Down 1 change: 0 additions & 1 deletion1CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f16.c Original file line numberDiff line numberDiff line change ...
DSP_OBJ += arm_mat_mult_fast_q31.o DSP_OBJ += arm_mat_init_f32.o DSP_OBJ += arm_mat_mult_q31.o DSP_OBJ += arm_mat_add_q15.o DSP_OBJ += arm_mat_cmplx_mult_f32.o DSP_OBJ += arm_mat_add_f32.o DSP_OBJ += arm_mat_init_q31.o DSP_OBJ += arm_mat_trans_q15....
case TEST_MAT_MULT_F32_1: Expand Down Expand Up @@ -149,5 +149,6 @@ a double precision computation. void BinaryTestsF32::tearDown(Testing::testID_t id,Client::PatternMgr *mgr) { (void)id; output.dump(mgr); } 3 changes: 2 additions & 1 deletion 3 Testing/Source/Tests/Binary...
CMSIS-DSP embedded compute library for Cortex-M and Cortex-A - CMSIS-DSP: Update copyright year and version numbers in comments. · ARM-software/CMSIS-DSP@d5ad8e9