Open orlyprofili opened 6 months ago
Thanks for reporting this, already forwarded to development team for check. Appreciate your patience since reply could be delayed.
Hi @orlyprofili, Something need to confirm with you.
@AidenHu
to test this problem:
Aside: it seems debugging the multicore RT MCU with vscode is quite awkward with vscode, is there any documentation or guidance for debugging across cores?
Describe the bug with 2.14, this example just works with 2.15, the device appears on usb as an audio device, and apps can play to it, but no sound
To Reproduce try the example in 2.14 and 2.15 and listen to the headphone output.
Additional context I did a folder compare and even pushed every difference in the .h and .c files from 2.14 onto 2.15. even all the other files (build related) were ensured to be the same aside from path differences as files were reorganized from sdk 2.14 to 2.15 Because of this, I believe the issue lies in the sdk, not in the example, not clear to me yet where.