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.

ADC interrupt is not triggering in C2000

Other Parts Discussed in Thread: CONTROLSUITE

In AdcSoc example ADC interrupt is not triggering. Can anyone provide me a solution.

Regards,

Mani.

  • Mani,

    Does a device reset help?

    -Tommy
  • No, I was getting these warnings:

    1.Build variable 'XDAIS_CG_ROOT' cannot be resolved.
    2.creating output section "csm_rsvd" without a SECTIONS specification
    3.creating output section "csmpasswds" without a SECTIONS specification
    4.entry-point symbol other than "_c_int00" specified: "code_start"
    5.Invalid project path: Duplicate path entries found (/Example_F2802xAdcSoc [Include path] isSystemInclude:true includePath:D:/ti/controlSUITE/development_kits/C2000_LaunchPad), path: [/Example_F2802xAdcSoc].
    6.Invalid project path: Include path not found (\packages\ti\xdais).
    7.Invalid project path: Include path not found (D:\ti\libs\math\IQmath\v15c\include).
  • Hi Mani,

    It seems to me that your configuration is wrong.

    The include path are missing here. Suggest you to follow the firmware user guide document to solve.

    Regards

    Raja Saha