This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PCIE boot issue

Other Parts Discussed in Thread: TMS320C6654

Dear all,

We are working on TMS320C6654 board. We tried to download a firmware to dsp with success (L2 memory 0x10800000) using PCIe.

DSP board is used as PCie End Point Legacy.

Then we tried to run the program by using the MAGIC_ADDR and write the value of "_c_int00" in order to start the dsp software, according to the examples that are under the following path: ...\ti\mcsdk_2_01_02_06\tools\boot_loader\examples\pcie\linux_host_loader.

However, the dsp remains in IDLE mode until we change manually the program counter to entry point symbol address. Then the program runs successfully.

Do we need any additional steps  so as to jump to entry point symbol address when the dsp start booting?

Thank you!