当前位置:网站首页>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 :
边栏推荐
- 《机器学习》(周志华)第一章 绪论 笔记 学习心得
- OSError: [WinError 127] 找不到指定的程序。Error loading “caffe2_detectron_ops.dll“ or one of its dependencies
- Could not load library cudnn_ cnn_ infer64_ 8.dll. Error code 126Please make sure cudnn_ cnn_ infer64_ eight
- 测试数据增强后标签和数据集是否对应
- Common methods of array
- Multi merchant mall system function disassembly lecture 05 - main business categories of platform merchants
- YOLOv5学习总结(持续更新)
- Mysqldump export Chinese garbled code
- Are you still trying to limit MySQL paging?
- [MYCAT] Introduction to MYCAT
猜你喜欢

学习率余弦退火衰减之后的loss

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

《统计学习方法(第2版)》李航 第16章 主成分分析 PCA 思维导图笔记 及 课后习题答案(步骤详细)PCA 矩阵奇异值 第十六章
![[MYCAT] MYCAT sub database and sub table](/img/a8/ebaedfa084754ef3c96f42ed78eb81.png)
[MYCAT] MYCAT sub database and sub table

如何在网页上下载视频

《机器学习》(周志华)第2章 模型选择与评估 笔记 学习心得
![[activiti] personal task](/img/bc/80ac4067f6c58785acb4273f9507ee.png)
[activiti] personal task

【FatFs】手动移植FatFs,将SRAM虚拟U盘

Inventory of well-known source code mall systems at home and abroad

Could not load library cudnn_cnn_infer64_8.dll. Error code 126Please make sure cudnn_cnn_infer64_8.
随机推荐
Could not load library cudnn_ cnn_ infer64_ 8.dll. Error code 126Please make sure cudnn_ cnn_ infer64_ eight
【深度学习】手把手教你写“手写数字识别神经网络“,不使用任何框架,纯Numpy
‘Results do not correspond to current coco set‘
《统计学习方法(第2版)》李航 第15章 奇异值分解 SVD 思维导图笔记 及 课后习题答案(步骤详细)SVD 矩阵奇异值 十五章
Inventory of well-known source code mall systems at home and abroad
MySQL batch insert demo
tensorflow和pytorch框架的安装以及cuda踩坑记录
What do programmers often mean by API? What are the API types?
Chapter 5 neural network
How to quickly connect CRM system and ERP system to realize the automatic flow of business processes
A small problem in labelme to VOC code
IoTP2PGate 两台物联网设备点对点通信快速实现方案
"Statistical learning methods (2nd Edition)" Li Hang Chapter 13 introduction to unsupervised learning mind map notes
Multi merchant mall system function disassembly lecture 05 - main business categories of platform merchants
The way to attack the first poca hackson project "Manta network"
[activiti] activiti environment configuration
PDF文本合并
Add se channel attention module to the network
‘Results do not correspond to current coco set‘
Jupyter notebook选择conda环境