Hello everybody,
I'm starting a new program which must play a sound recorded on flash. I already compiled a wav file into on uint8_t array.
I add an audio thread with Audio playback framework with the following settings:
I have the following issue when i launch the program:
The program still stay suspended in the BSP_CFG_HANDLE_UNRECOVERABLE_ERROR and i don't know why? There is no breadpoint on my program.
Is somebody can tell me what to do or explain what it is done?
Thanks in advance,
Mickael