#include "bsp.h"
#include "my.h"
#define QSTO_SIZE 4
int
main(int argc, char *argv[])
{
bsp_init(argc, argv);
return 0;
}
#define RKH_SMA_ACTIVATE(me_, qSto_, qStoSize, stkSto_, stkSize_)
Invoke the active object activation function rkh_sma_activate(). If RKH_CFG_SMA_VFUNCT_EN is set RKH_...
#define RKH_TRC_CLOSE()
Close the tracing session.
void rkh_fwk_enter(void)
RKH framework is started.
RKH framwwork platform - independent interface.
Represents events without parameters.