STM32 added firmware library, but could not find h file
For example, I often use other projects, and sometimes when I add a function to it, I may encounter this situation
. …\SYSTEM\adc\adc.c(12): error: #20: identifier “ADC_ InitTypeDef”
is undefined ADC_ InitTypeDef ADC_ InitStructure; Mark>
that’s because although we have added a firmware library, but in stm32f10x_ Conf.h is annotated
after is annotated, the H file can’t be compiled. You just need to cancel the annotation to compile it.
Read More:
- Stm32f107 kernel file — stm32f10x. H
- The firmware of the connected j-link does not support the following memory access)
- Vs2017 C + + cannot open source file: “sdkddkver. H”, “stdio. H”, “TCHAR. H”
- After the installation of vs2017, we can’t find the source files such as windows. H, stdio. H, etc
- Arduino reports an error when writing a custom library file to solve the problem of not name of type, not declared in this scope
- Solutions to the problem of vulnerable missing firmware in Ubuntu
- Solve fatal error: ‘FFI. H’ file not found
- Could NOT find CUDNN: Found unsuitable version “..“, but required is at least “6“
- Clion develops STM32, adds files and compiles with an error “no such file or directory”“
- Could’t find path to unrear Library
- [XMR] Could NOT find HWLOC (missing: HWLOC_LIBRARY HWLOC_INCLUDE_DIR)
- Solution: error: libtool library used but ‘libtool’ is undefined
- gcc /usr/include/stdio.h:27:10: fatal error: bits/libc-header-start.h: No such file or directory
- VC + + compiler can not find the header file and rebuild failure
- OSError: SavedModel file does not exist at: ./model/facenet_keras.h5
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- LookupError: Couldn’t find path to unrar library.
- Error in header file when calling OpenGL to open obj file in vs2013: unable to open include file: “GL / glut. H”: no such file or directories
- [C]fatal error: mysql.h: No such file or directory
- error Newline required at end of file but not found eol-last