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.

RTOS/AM3358: INTC function definitions

Part Number: AM3358

Tool/software: TI-RTOS

hi.,

i am not getting function definition of

INTCConfigIntr(uint32_t intrNum, intcIntrParams_t *pIntrParams,uint32_t isCpuSecure);

INTCInit(uint32_t isCpuSecure);

CopyVectorTable();

this function are called in timer_test.c file and declaration done in interrupt.h (pdk_am335x_1_0_14/packages/ti/starterware/include/interrupt.h). please help me

regards 

chandana

  • Hi Chandana,

    chandana K S said:
    INTCConfigIntr(uint32_t intrNum, intcIntrParams_t *pIntrParams,uint32_t isCpuSecure);

    chandana K S said:
    INTCInit(uint32_t isCpuSecure);

    pdk_am335x_1_0_14/packages/ti/starterware/soc/am335x/intc.c

    chandana K S said:
    CopyVectorTable();

    pdk_am335x_1_0_14/packages/ti/board/diag/common/AM335x/diag_common_cfg.c

    Regards,
    Pavel