Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello, it would be useful if RTT may supports SVC calls to interrupt device application about availability of new host data in RTT down buffer. This allows reading host data from ISR without polling. SVC number could be configured using RTT control block. When SVC is raised, parameters (down buffer number) may be passed in registers or SVC should be configured only for one down buffer. From host point of view (host API) one should be able to control when SVC would be raised (i.e. flushing). This…