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.

Using RTI as RTC

Other Parts Discussed in Thread: HALCOGEN

Is it possible to use RTI module to provide real-time clock (RTC) functionality in the project which also use FreeRTOS?

The main thing is that OS "vPortPreemptiveTick" interrupt links to "RTI Compare 0" interrupt assignment (as it recommended for FreeRTOS settings in HALCoGen), and OS fails to run when I'm trying to call rtiInit() function. What's the problem can it be, have anybody any suggestions?

Thanks, Evgenyy.