Part Number: TMDX5535EZDSP
Tool/software: Code Composer Studio
I use CCS6.2.0 & DSP/BIOS5.42.0.07 to run (debug) the example code, when I press "Pause"
CCS show "No source available for "IDL_loop() at C:/ti\c55_caf_02.00.02.04\build\ccsv5\Debug\CSL_USB_IsoFullSpeedExample_Out.out:{3} 0x20cf8{4}" "
or show "No source available for "FXN_F_run() at C:/......"
My steps as below:
1. Install "C55_Connected_Audio_Framework-02.00.02.04-Setup" to c:/ti/c55_caf_02.00.02.04
2. open CCS6 & select workspace c:/ti/c55_caf_02.00.02.04
3. Import CCS project, press Select all and then finish
4. Project->Build all, Build success
5. View->Target Configurations, Import target configuration "c:/ti/c55_caf_02.00.02.04/build/ccsv5/c5535_ezdsp.ccxml"at User Defined
6. Open c5535_ezdsp.ccxml, gel file select ""c:/ti/c55_caf_02.00.02.04/c5505evm_pg20.gel" and the save
7. ZEDSP board remove SD coard, connect J3, J4 and connect J1 to PC, and then J2 connect to PC
8. Run->debug, Edit c5535_ezdsp.ccxml->Program->Workspace, select CSL_USB_IsoFullSpeedExample_Out, and then press apply & continue
9. Relunch, it will run to main(), press run and then suspend, the error will appear
why the error appear and EZDSP board could not work normal?
How could i run the example normal at CCS6?
I hope you can help me, thanks.