Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-8497

NoRTOS HwiPCC26XX dispatch table does not cover all possible CC13X2/CC26X2 interrupts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • TI Device Drivers
    • TIDRIVERS-1249
    • 3.35.00
    • 3.40.00
    • Hide
      The current NoRTOS HwiPcc26xx.c DPL implementation does not cover the complete HWI range of CC13X2/CC26X2 interrupts. For these devices, hw_ints.h defines the number of interrupts to 54 while HwiPcc26xx.c defines a 50 entries long dispatch table. This causes writes to be out of range when constructing a Hwi object for any of the last four interrupt assignments from hw_ints.h such as INT_UART1_COMB.
      Show
      The current NoRTOS HwiPcc26xx.c DPL implementation does not cover the complete HWI range of CC13X2/CC26X2 interrupts. For these devices, hw_ints.h defines the number of interrupts to 54 while HwiPcc26xx.c defines a 50 entries long dispatch table. This causes writes to be out of range when constructing a Hwi object for any of the last four interrupt assignments from hw_ints.h such as INT_UART1_COMB.

      NoRTOS HwiPCC26XX dispatch table does not cover all possible CC13X2/CC26X2 interrupts

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: