This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AUDIO-AM62D-EVM: AM62Dx mcu plus sdk missing dependcies

Part Number: AUDIO-AM62D-EVM

Hi Folks,

Hate to come back here again, but this is a continuation of https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1575309/am62d-q1-am62dx-mcu-plus-sdk-missing-dependency/6075228?tisearch=e2e-sitesearch&keymatch=%2520user%253A554645#

I'm having trouble to build and run am62dx examples from the mcupsdk-core-k3 repo. I went a little bit in-depth this time around and find that for this instruction:

`repo init -u https://github.com/TexasInstruments/mcupsdk-manifests.git -m am62dx/dev.xml -b k3_main`

am62dx/dev.xml doesn't seem to exist in the github repo. 

This might explain why I was never able to build examples and view .syscfg GUI in CCS. Was AM62D validated at all for mcu+ sdk? Please run through the github instructions and let me know if you're able to build am62dx examples.