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.

CCS: HPI Debugging

Tool/software: Code Composer Studio

Hi

I am interfacing DSP5416 HPI with my FPGA . I am trying to write to HPI register HPIC from FPGA using AXI EPC. 

I have written simple hello world code in Code Composer Studio and in debug mode trying to view HPIC memory register to see whether what I am writing to HPIC register is reflected or not. I am not able to see any changes.  Can u please tell me what is the problem. and one more thing whether watchdog timer should be disabled in DSP side Hello world code.