Other Parts Discussed in Thread: CC256XCQFN-EM, CC2564, CC2564C
I've previously set up an A2DP source-sink demonstration using CC2564CSTBTBLESW v4.2.1.1, CC256XCQFN-EM, CC256XEM-STADAPT and STM32F4Discovery. This is working well so far.
Now I've ported this to an i.MX RT1010 (Cortex M7), only replacing the HCI and HAL components. The HCI communication seems to be working well, as there's measured transfers in both directions, but the stack initialization returns with error (error code -4). I couldn't really map the error code to a specific component as many of them use this error code. I have recorded the TX DEBUG pin with the TI Logger application on both setups, the captured logs of both are attached. (I had to zip them as the lgr file extension isn't supported for upload.) Please help me find the root cause of the issue and some suggestions to solve it.