The event portion of the app_kernel benchmark no longer outputs the following (abbreviated) error message: <path to project>/app_kernel/src/event_b.c:86 Error: tick occurred This error was occurring as the benchmark test had hard-coded the value of the event TEST_EVENT to 0 instead of defining it in the prj.mdef file. Consequently, the system was using event 0 for the tick event; every time task_event_send(TEST_EVENT) was invoked, the system treated it as a tick event. Change-Id: I1a785a6594415bd4b0300d382f76a6d768641864 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
|---|---|---|
| .. | ||
| app_kernel | ||
| boot_time | ||
| footprint | ||
| latency_measure | ||
| sys_kernel | ||