Skip to main content
herrusw
Associate
April 7, 2015
Question

STM32 RTOS ERR

  • April 7, 2015
  • 4 replies
  • 1193 views
Posted on April 07, 2015 at 17:31

The original post was too long to process during our migration. Please click on the attachment to read the original post.
    This topic has been closed for replies.

    4 replies

    Amel NASRI
    Technical Moderator
    April 7, 2015
    Posted on April 07, 2015 at 18:38

    osSignalSet is defined in the file cmsis_os.h. It seems to be missed in your project.

    Which CubeMX version are you using?

    -Mayla-

    To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
    herrusw
    herruswAuthor
    Associate
    April 7, 2015
    Posted on April 08, 2015 at 00:40

    Hy Mayla 

    I Am Using cube mx 4.7.0,

    How to using the os SignalSet on cmis_os.h 

    Thanks for your reply

    Cheers

    Herru 

    FCR
    ST Employee
    April 8, 2015
    Posted on April 08, 2015 at 14:42

    Hi,

    Problem reproduced on my side: not a compilation error, but a link failure.

    Meaning the definition is in cmsis_os.h (probably present in your project, otherwise the compiler would have complained when calling osSignalWait), but the implementation is not yet in cmsis_os.c file (when linking object files produced, code for osSignalWait not found).

    Sorry for that trouble.

    For your information, oSSignalSet and osSignalWait should be available (in cmsis_os.c) in next F4 firmware package release (updating Freertos 8.1.2 to 8.2.1 in the same time).

    Best regards,

    Fred

    Hy Mayla 

    I Am Using cube mx 4.7.0,

    How to using the os SignalSet on cmis_os.h 

    Thanks for your reply

    Cheers

    Herru 

    herrusw
    herruswAuthor
    Associate
    April 8, 2015
    Posted on April 08, 2015 at 16:24

    Hallo Fred 

    Thanks For Your Fast response To Me ,I am Glad to Hear From You 

    And Please Provide The osTimer to because I needed 

    Cheers

    Herru S