Menu

#644 Issues in CMSIS RTOS interface

3.0.3
closed
None
Low
3.0.2
True
2015-11-08
2015-09-23
CK Chan
No

I am currently working on STM32F105 USB Host using the CMSIS RTOS module code and the ST USB Host library. There are some possible bugs in cmsis_os.c and some codes are modified to get it work.

1 Attachments

Discussion

  • Giovanni Di Sirio

    • assigned_to: Giovanni Di Sirio
    • Affected Version: 3.0.1 --> 3.0.2
    • Milestone: 3.0.2 --> 3.0.3
     
  • Giovanni Di Sirio

    Hi,

    Fixed in a slightly different way. There was also another instance of the problem.

    Giovanni

     
  • Giovanni Di Sirio

    • Fixed in Repository: False --> True
     
  • CK Chan

    CK Chan - 2015-09-26

    The return value of osMessageCreate should also be changed to return (osMessageQId) queue_def->mailbox;.

     
  • Giovanni Di Sirio

    Thanks, committed change.

     
  • Giovanni Di Sirio

    • status: open --> closed
     

Log in to post a comment.