Hi, guys.
I have an Appro DM8127 IPNC for developing reference and an XDS560v2 emulator. And I have C6670 and C6748 experience.
My question is how to connect the DSP core in DM8127 via XDS560v2 emulator in CCS correctly? I can bring up the dsp core(using the evm816x.gel file attached) and run the "hello world" project(codes are located in L2SRAM) now.

The CCS project setting is TMSC6748. But when I load another project(codes located in DDR, and run correctly in C6748) to the DSP core, it goes wrong. If not wrong, when finish loading, the core is halt at the main function. But when I finish loading it to DSP core in DM8127, the DSP core is running and seems setting all memory to zero(the execute pointer is increasing and the memories are change to zero). The project is totally an TMSC6748 project, and i've changed the DDR section address from 0xC0000000 to 0x80000000.
But we need to located the codes in DDR and make L2SRAM as cache. So, I want to know if there is a way to initialize the DDR via gel file, like C6670 and C6748? If no, how can I develop the DSP part code in CCS?
I have experience with C6670 and C6748 but I'm new with DM8127, I have no idea how to start the DSP part, I need your help.
Thanks,
Karlphy.