Object
runtime
Definition
The runtime object refers to the interface
IF_BSP_RUNTIME
. The following attributes can be set:
runtime->keep_context
0: stateless mode
1: stateful mode
See also:
Stateful and Stateless BSP Applications
A Sample BSP Application