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.

TDA4VH-Q1: DISABLE_PREEMPTION

Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VH

Hello,

vx_tidl_target.c has these lines. I want to get advice for the following.

#if defined(SOC_AM62A)
/* #define DISABLE_PREEMPTION */
/* #define DISABLE_INTERRUPTS_DURING_PROCESS */
#else
/* #define DISABLE_INTERRUPTS_DURING_PROCESS */
#endif
#endif

  • Which case will apply for Tda4VH SoC?
  • What are the impact for(If you give me practical detail rather than a general statement like disable OS preemption, it will be a great help.)
    • DISABLE_PREEMPTION
    • DISABLE_INTERRUPTS_DURING_PROCESS

Thank you very much and great day.

Best regards,