IO-Link Master1.09.02
Known Issues
  • [IOL8M-1629] Issues with nested Interrupts on MCU+SDK 8.05.00.01 for AM64x/AM243x.
    To fix the issue comment out following line in
    "source/kernel/freertos/dpl/r5/HwiP_armv7r_handlers_freertos.c"
    #define HWIP_NESTED_INTERRUPTS_IRQ_ENABLE
    and rebuild the SDK.