Part Number: TDA4VM
Hi expert
I am transplanting my program from SDK7.3 to SDK8.1,I found that,CDD IPC driver source code change,like this.
--> static code from TI SDK.
--> configuration code whih is generated by EB Tool.
Question:
1). Why TI chagne the buffer length? bug fixing ? or IPC driver in PDK change which lead to CDD IPC change?
2). Is that means I have to update EB Tool?