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:
- VCP2 output results at “decisions” are zero and out “outParams” also zero. Please let me now any steps am missing .
- 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