How to integrate the STM MC Libarary into an RTOS
Posted on March 11, 2014 at 06:45Hi We are using uC/OS II RTOS. How do I modify the MC Application project to call the relevant BSP_IntVectSet() (handler setup)? Where is the best place to do this? (I am taking care not to double-up any application...