Hi, all
I just update the c6run in my dvsdk_dm3730-evm_4_01_00_09 for beagle-xm from c6run_0_94_05_06 to the latest C6Run_0_98_03_03, but the built application doesn't behave the same as the original c6run application. The application is to encode an audio sequence reading from a waveform file. The encoder core is built with CGT7.2.2. So the application will call the application running on DSP side. The problem is the built application with the latest C6Run_0_98_03_03 will hang at a random place. I print a frame encoding information each frame, and I can see the application hangs when encoding to some random frame and the board seems lose the communication with the DSP. But if I build the application with the old c6run_0_94_05_06 building system, it seems the application can run to the end without any interrupts.
Can anyone give me some hints on what's going wrong? by the way, I'm using c6runapp-cc to build the application and I update the c6run by the guide on this page. http://processors.wiki.ti.com/index.php/Getting_Started_With_C6Run#TI_DVSDK_v4.xx_Setup
Thanks a lot
Touse