Error log/ console view
Dear All,
Dear All,
I am using STM32 device with Ac6 STM32, that works by Ac6 STM MCU GCC compailer.
I have been spend a lot of time on solving my project properties build problem.
Now, solved some issues regarding including files.
Right now the problem is,
In file included from ..\startup\Src\stm32f0xx_hal_dac_ex.c:56:0:
C:\Users\swend95_하산\Desktop\Design\notun_pj\Drivers\STM32F0xx_HAL_Driver\Inc/stm32f0xx_hal.h:528:29: error: unknown type name ‘__IO’
void HAL_Delay(__IO uint32_t Delay);
Error log says,
Orphaned CDT build configuration fr.ac6.managedbuild.config.gnu.cross.exe.debug.2142458825: parent extension cfg fr.ac6.managedbuild.config.gnu.cross.exe.debug.2142458825 not found
Help me please.