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.

While running VCP2 code on 6638K2K facing issues

We are using VCP2 code for our application TCI6638 K2k processor, VCP2 code taken from ti folder. “C:\ti\pdk_keystone2_3_01_04_07\packages\ti\instrumentation\fault_mgmt\test\src\tci6614\cleanup_test\vcp2_src”

 VCP2 test project is created and able to build the code and testing on TCI6638 K2K board, VPC2 output results are getting incorrect we are getting zeros.

 Questions:

  1. VCP2 output results at “decisions” are zero and out “outParams” also zero. Please let me now any steps am missing .
  2. In the vcp2_test.c file Setup_Interrupt() function commented not using, do I need to enable the “Setup_Interrupt()” function ? code given below.

 //     Setup_Interrupt();

//Enable INterrupts and Channels

edma3MultChnlEnable(coreNum);

return;

 Reference code is attached. Please provide input on this. I tried on multiple setups behavior is same. https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/4353.VCP.7z