Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • General

    • [80] XSDK generates an error when creating standalone projects with ucos repo.
    • [255] Tx buffer leaks leak in the GEM driver where patched with the new version of uC/TCP-IP.
    • [472] Unable to disable Micrium heap through the BSP configuration window.
    • [473] Unable to disable uCOS-III tick task through the BSP configuration window.
      • Note: The tick task was removed in uCOS-III V3.07.
    • [547] axidma driver failed to build with ucos repo.
    • [552] UCOS_TCPIP_PhyCfgInit() chooses incorrect PHY address.
    • [572] ucos_startup.c uses non Thread-Safe print function.
    • [587] AXIUARTLite_RdByte releases the wrong lock.
    • [589] xparameters.h does not populate with fabric interrupts.
    • [599] Zynq-7000 locks on warm-boot.
    • [695] Category headings in the BSP configuration window could be incorrectly configured as booleans.

    Ultrascale+

    • [262] Fixed issue with UCOS_IntSrcDis() having a double CPU_CRITICAL_ENTER().

Version 1.43

Release date: 2018-1-22

...

  • General

    • [203] Fixed issue with the USB Host MSC demo not allocating enough heap space by default
    • [257] Fixed issue with breakpoints not being recognized in the USB Device driver.
    • [258] Fixed error when cleaning the ucos_standalone component.
    • [262] Fixed issue with CPU_CFG_CACHE_MGMT_EN only being enabled when configured to "auto".
    • [293] Fixed error when generating BSPs for hardware platforms containing cascaded AXI interrupt controllers.
      • Note: Use of AXI interrupt controllers in cascaded mode is not currently supported by the uC/OS repository.
  • Ultrascale+

    • [262] Fixed issue with UCOS_IntSrcDis() having a double CPU_CRITICAL_ENTER().

...