Thank you for your help. I will continue trying to get the IDE to load properly to the correct version. I did find that AHBP table was not defined in version 1.24.2 of the .c file. The v1242 zip has the .c file with AHBP and APBP defined. I keep ...
Yes it is from the linker. Yes the variable declaration is normally in the include file (.h). And Yes I have the system_stm32f4xx.c loaded by the ST install.However, this "system_stm32f4xx.c" that was loaded by the standard install does not define ...
No it is not.That is the issue I stated. It is in the .h (declared) but no table (the table is not in any .C file) of what the IDE loaded.All the information of which file the error is, the error it self, the project search of the table is in the re...
As I stated there is a declaration in the .h file. But there is no table in any .c file loaded when loading the IDE.This is code generated from loading the STM32CubeIDE version 1.2.1I am concerned that the versions. The ICON that was generated show...