How to maintain a real-time when time to fill a buffer is shorter than processing it ? I want to maintain a real-time capturing and processing but don't understand how should I do it because in my application, time to fill the buffer is shorter than processing it. In this case, should I restrict HWI to trigger about the same time which is required to process it ?
I would appreciate if you help me understaing the concept when TSK or SWI should be used ?
Thanks.