Other Parts Discussed in Thread: CC3200
Tool/software:
Hi, I am trying to execute the Peripheral bidirectional audio on a custom-designed board using the SimpleLink audio plugin version 3.30.00.06 with the SimpleLink CC13x2/26x2 SDK version 7.40. The project compiles and works fine until we try to decode Opus; it returns a BAD_ARG error during Opus decoding. However, if we use SimpleLink CC13x2/26x2 SDK version 3.30.00.03, it works fine.
The Opus library used in this project is the precompiled version already included. Is there any limitation with this library that prevents us from using it with the newest SDK?
Also, I have noticed different values for variables depending on the SDK we are using, despite following the same steps in both projects.