Several sample project tasks that are not to be automatically started now indicate this by simply specifying an empty task group list, rather than by defining and using a new task group. Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
12 lines
457 B
Plaintext
12 lines
457 B
Plaintext
% Application : test static interrutps
|
|
|
|
% Warning: Saving a VxMicro project file (.vpf) with the
|
|
% VxMicro Project Manager (VPM) tool will result in any
|
|
% manually entered comments being removed, along with
|
|
% any format changes being undone.
|
|
|
|
% TASK NAME PRIO ENTRY STACK GROUPS
|
|
% ==================================================
|
|
TASK tStartTask 6 idtTestTask 2048 [EXE]
|
|
TASK tSpurTask 5 idtSpurTask 2048 []
|