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.

StarterWare AM335x- New release Available



Hi,

      A new release on StarterWare (02.00.00.07) is made available on 7th August. Please refer http://processors.wiki.ti.com/index.php/StarterWare for more details on  features/fixes in this release.

Regards

Baskaran

  • Thank you for the update, it comes at a good time for us in our project cycle.

    I do have one concern, I am currently heavily focused on the USB_Host,
    and I notice there were numerous changes in the usblib/host/usbhostenum.c file around the USBHCDPipeRead and USBHCDPipeWrite.
     
    My concern is i dont see any comments about these changes in the release notes
     
    I do see a few issue identifiers related to USB in the release notes, but they dont seem to align with these updates to the USBHCDPipes
     
    Is there a more complete list and explanation of changes to code which could help us understand why these files were updated ?
     
    I have not found a problem with the changes, I am just trying to understand the level of detail in Release_Notes we can expect with updates to StarterWare.
     
    Thanks for your Support
    regards
    rader

     

  • Hi Rader,

                   The changes in USB lib are mainly to add support for error handling and add timeout for blocking while loops. Currently the error handling is added for PIO mode and not for DMA mode.

                   We missed to mention it in the release notes. Thanks for pointing out. I will update the release wiki page with required information.

    Regards

    Baskaran