Tool/software: Code Composer Studio
Hi,
Generated application software ( release bin) using CCS3.1 and loaded into DSP5509A. DSP5509A transmits McBSP data at the rate of 20MHz to OMAP L138 . DSP 6748 (OMAP L138 DSP6478) receives data successfully without any frame missing issues. The same application software generated CCS6.1 ( release bin) and loaded into DSP5509A but the data frames are missing in the OMAP DSP6478 side.
We did observe that release bin generated from CCS3.3 file size is 127KB and CCS 6.1 file size is 124KB. We did compare all the memory model, compiler, linker settings and looks like all are identical between CCS 3.3 and CCS 6.1.
Please note that the same behavior ( missing data frames) occurs on CCS6.2, 8.2 as well.
Question is why CCS 6.1 generated release bin missing data frames but not in the CCS 3.3 generated bin file. Please help us to solve the problem.
Thanks,
Ramesh G.