when I test the TDA4.0'S DDR bandwidth in two different way, one in the CCS's "traffic profiling" ;one in TI's API function "appPerfStatusPrintAll". But the CCS's values is not in accord with API's. the value of "appPerfStatusPrintAll" is:
2. according the link: software-dl.ti.com/.../emu_traffic_profilinf_cpt2.html.Using the XDS110 emulator, get the value of CCS is:
I compute the the bandwidth of c66x0-SDMA: 17612986/0.006448742 = 2731M/S. and NAV_DDR_0: 15040/0.000065535 = 270M/S.That the sum of c66x0_SDMA and NAV_DDR_0 is 3001M/S. approximately equals to API's. according to the name, the API's value should equals to NAV_DDR_0, But the value does not match. s that true?
Is that my setting error?