9 years, 9 months ago.

Example code compile error.

I'm using DISCO-F746G

example EEPROM_DISCO_F746NG_DEMO error got this..

Error: Identifier "HAL_SAI_STATE_ERROR" is undefined in "BSP_DISCO_F746NG/stm32746g_discovery_audio.c", Line: 492, Col: 74 Error: Identifier "HAL_SAI_STATE_TIMEOUT" is undefined in "BSP_DISCO_F746NG/stm32746g_discovery_audio.c", Line: 498, Col: 27 Error: Identifier "HAL_SAI_STATE_ERROR" is undefined in "BSP_DISCO_F746NG/stm32746g_discovery_audio.c", Line: 498, Col: 72

example SD_DISCO_F746NG_DEMO error got this..

Error: Incomplete type is not allowed in "mbed-dev/api/CAN.h", Line: 235, Col: 22

what should I do?

Be the first to answer this question.