|
|
Re: warning: control reaches end of non-void function [message #1746870 is a reply to message #1746817] |
Mon, 07 November 2016 01:08   |
Eclipse User |
|
|
|
Dear Sir Devid,
Thank you very much to respond my post .
I was really disappointing for this issue,
Looking at your comment, I have added few code line as HAL examples says,
#ifdef USE_FULL_ASSERT
void assert_failed(uint8_t* file, uint32_t line)
{
*/
/* USER CODE END 6 */
}
#endif
This time again console says,
n 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);
This time Error log said,
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
and Error: Cannot run program "gcc": Launching failed
I have added, CDT path in In Properties > C/C++ Build >Environment.
This time CDT again shows similar error.
Do you think, any mistake for installing java version/gcc toolchain/cdt plugin version? Help me please.
Regards
Hasan
|
|
|
Re: warning: control reaches end of non-void function [message #1746949 is a reply to message #1746870] |
Mon, 07 November 2016 19:31  |
Eclipse User |
|
|
|
Dear Sir David,
Right at the moment, the errors moved , STM32F0xx_HAL_Driver to CMSIS\Include .
This time console says,
C:\STM32_toolchain\common\Drivers\CMSIS\Include/arm_math.h:6970:24: error: expected '=', ',', ';', 'asm' or 'attribute' before 'arm_bilinear_interp_q7'
static __INLINE q7_t arm_bilinear_interp_q7(
Could you kindly explain this issue ?
Regards
Hasan
|
|
|
Powered by
FUDForum. Page generated in 0.03967 seconds