Page 1 of 1

play_mp3:error coder init failed

Posted: Wed Nov 27, 2019 2:37 am
by zhaozh
I had some problems with the play_mp3 instance:

The coder init failed displays when I use the make flash monitor command.

The connection serial port failed when I burned it using flash_download_tools

Re: play_mp3:error coder init failed

Posted: Wed Dec 04, 2019 10:31 pm
by shabtronic
looks like the HAL didn't init or the wrong board is selected.

Have you tried idf.py menuconfig to select the right board?

Re: play_mp3:error coder init failed

Posted: Wed Dec 04, 2019 10:36 pm
by shabtronic
shabtronic wrote:
Wed Dec 04, 2019 10:31 pm
looks like the HAL didn't init or the wrong board is selected.

Have you tried idf.py menuconfig to select the right board?

That looks like the LyratD-MSC board, but your logs are showing HAL for Lyrat-V4.3 board.