This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using HAL & RTX together

I want to use HAL & RTX together in a project based on stm32f4. I made changes that u see at this link:
www.keil.com/.../cubemx__r_t_x.html
But still it does not work...
What is the problem??

Parents
  • That's like saying, "My car won't go - what's wrong with it?"

    Nobody can answer that - clearly, there is simply not enough information!

    So what have you done to debug the problem(s) ?

    Before trying to use RTX and the ST HAL together, have you been able to successfully make separate projects using each one independently?

    Tryin to learn 3 new things all at once is vastly more difficult that trying to learn one new thing at a time ...

Reply
  • That's like saying, "My car won't go - what's wrong with it?"

    Nobody can answer that - clearly, there is simply not enough information!

    So what have you done to debug the problem(s) ?

    Before trying to use RTX and the ST HAL together, have you been able to successfully make separate projects using each one independently?

    Tryin to learn 3 new things all at once is vastly more difficult that trying to learn one new thing at a time ...

Children