当前位置:网站首页>STM32 DSP library MDK vc5\vc6 compilation error: 256, (const float64_t *) twiddlecoeff64_ 256, armBitRevIndexTableF64_ 256,
STM32 DSP library MDK vc5\vc6 compilation error: 256, (const float64_t *) twiddlecoeff64_ 256, armBitRevIndexTableF64_ 256,
2022-07-24 05:55:00 【Meow, meow, hammer, you cute】
D:/Keil_v5/Arm/Packs/ARM/CMSIS/5.7.0/CMSIS/DSP/Source/CommonTables/arm_const_structs.c(65): error: unknown type name ‘arm_cfft_instance_f64’; did you mean ‘arm_cfft_instance_f32’?
const arm_cfft_instance_f64 arm_cfft_sR_f64_len256 = {
^~~~~~~~~~~~~~~~~~~~~
arm_cfft_instance_f32
D:/ST/Repository/STM32Cube_FW_H7_V1.9.0/Drivers/CMSIS/DSP/Include/arm_math.h(2272): note: ‘arm_cfft_instance_f32’ declared here
} arm_cfft_instance_f32;
^
D:/Keil_v5/Arm/Packs/ARM/CMSIS/5.7.0/CMSIS/DSP/Source/CommonTables/CommonTables.c(30): warning: In file included from…
D:/Keil_v5/Arm/Packs/ARM/CMSIS/5.7.0/CMSIS/DSP/Source/CommonTables/arm_const_structs.c(66): error: use of undeclared identifier ‘ARMBITREVINDEXTABLEF64_256_TABLE_LENGTH’
256, (const float64_t *)twiddleCoefF64_256, armBitRevIndexTableF64_256, ARMBITREVINDEXTABLEF64_256_TABLE_LENGTH
The problem is as follows , compile STM32H7 Of DSP Error in library source code , The reason is also simple , Pay attention to the use of Cortex-Mx Of DSP library , Add the path directly when the header file is included Libraries\CMSIS\Include The header file inside is ok , It doesn't need to be added Libraries\CMSIS\DSP\Include, This is because of the path Libraries\CMSIS\Include It already contains DSP The header file of the library . This error is because it contains more Libraries\CMSIS\DSP\Include
route , Why , It may be because there is a problem with compiling through macro selection , Some don't need to be compiled , The result is something wrong .


The compilation is successful as shown in the figure below :
边栏推荐
- Commands for quickly opening management tools
- [activiti] activiti environment configuration
- STM32 DSP库MDK VC5\VC6编译错误: 256, (const float64_t *)twiddleCoefF64_256, armBitRevIndexTableF64_256,
- [activiti] process variables
- Likeshop100% open source encryption free B2B2C multi merchant mall system
- "Statistical learning methods (2nd Edition)" Li Hang Chapter 14 clustering method mind map notes and after-school exercise answers (detailed steps) K-means hierarchical clustering Chapter 14
- Test whether the label and data set correspond after data enhancement
- 在网络中添加spp模块中的注意点
- Mysqldump export Chinese garbled code
- [MYCAT] MYCAT installation
猜你喜欢

"Statistical learning methods (2nd Edition)" Li Hang Chapter 17 latent semantic analysis LSA LSI mind mapping notes and after-school exercise answers (detailed steps) Chapter 17

AD1256
![[activiti] process variables](/img/5e/34077833f6eb997e64f186d4773e89.png)
[activiti] process variables

"Statistical learning methods (2nd Edition)" Li Hang Chapter 13 introduction to unsupervised learning mind map notes

The SaaS mall system of likeshop single merchant is built, and the code is open source without encryption.

Common methods of array

Watermelon book / Pumpkin book -- Chapter 1 and 2 Summary

STM32 DSP库MDK VC5\VC6编译错误: 256, (const float64_t *)twiddleCoefF64_256, armBitRevIndexTableF64_256,

The female colleague of the company asked me to go to her residence to repair the computer at 11 o'clock at night. It turned out that disk C was popular. Look at my move to fix the female colleague's
![[activiti] activiti introduction](/img/17/bd8f6fd8dd8918a984ca0a3793ec0b.jpg)
[activiti] activiti introduction
随机推荐
Likeshop single merchant SaaS mall system opens unlimited
第四章 决策树总结
Machine learning (zhouzhihua) Chapter 2 model selection and evaluation notes learning experience
Multi merchant mall system function disassembly lecture 06 - platform side merchant settlement agreement
在网络中添加spp模块中的注意点
《统计学习方法(第2版)》李航 第15章 奇异值分解 SVD 思维导图笔记 及 课后习题答案(步骤详细)SVD 矩阵奇异值 十五章
Commands for quickly opening management tools
HAL_Delay()延时误差约1ms的问题
Statistical learning methods (2nd Edition) Li Hang Chapter 22 summary of unsupervised learning methods mind mapping notes
Zotero Quick Start Guide
测试数据增强后标签和数据集是否对应
[activiti] gateway
Multi merchant mall system function disassembly lecture 04 - platform side merchants settling in
The method of using bat command to quickly create system restore point
Machine learning (Zhou Zhihua) Chapter 4 notes on learning experience of decision tree
[activiti] activiti introduction
CRC-16 Modbus代码
"Statistical learning methods (2nd Edition)" Li Hang Chapter 17 latent semantic analysis LSA LSI mind mapping notes and after-school exercise answers (detailed steps) Chapter 17
‘Results do not correspond to current coco set‘
[activiti] activiti environment configuration