Hi, TI
I found another issue in SDK_09_01, dl_demos/app_tidl_avp2/app_tidl_mudole.c.
- When the macro 'COMPUTE_CHECKSUM' is disableed(which is set by default), the tidl_node can replicate successfully.
- If I enable 'COMPUTE_CHECKSUM', the app will not work.
- If I enable 'COMPUTE_CHECKSUM' and close replicate func in tidl_node, the app can work fine.
I looked up for SDK_08_05, this macro is all enabled. So Why did it have such an impact in SDK 9.1 ?
Regards,
Damon