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.

CCS/TMS320F28035: tms320f28035

Part Number: TMS320F28035
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Dear all,

1. can anybody show me a brief example of how to set an Interrupt priority level?

2. Does the table below represent the default setting of CPU priority level in case that a user doesn't set any?

3. Please let me know any document that I can refer!

thanks

Best regard

  • Yoonseok,

    The interrupt priority levels are fixed in hardware by the architecture.  However, you can perform "Software Prioritization of Interrupts" with the F2803x.  Please see the "F2803x Firmware Development Package User's Guide" at:

    C:\ti\c2000\C2000Ware_2_00_00_02\device_support\f2803x\docs

    See section A "Interrupt Service Routine Priorities" starting on page 125.

    I hope this helps. If this answers your question, please click the green "Verified Answer" button. Thanks.

    - Ken

  • Dear Ken,

     you have given me a great help to save my time for searching that!

    I appreciate it!

    best regard