boss - sample_fgonlytask Demo

Description

This demo uses immediate execution task to run the sample_nadl_simple demo. All aspects of this demo except for immediate execution task are the same as sample_nadl_simple.

Required Environment

You need a wireless access point to connect to. Prepare a wireless access point that can connect to the Internet. You must also insert an SD Card into the PARTNER-CTR Debugger in advance.

How to Use

None.

Notes

See sample_nadl_simple, which has the same notes as this demo.

Execution Procedure

When the demo is executed, the following log is displayed in debug output.
The log represents content after executing two or more times.

nn::boss::Initialize : RC=0x00000000
Initializing network.
BOSS Sample (FgOnlyTask) Start
[BOSS Sample]RegisterStorage BOSS Storage.
[BOSS Sample]Regist FG Only Task.
[BOSS Sample]Start FG Only Task.
[BOSS Sample]Wait NSA data arrive....
[BOSS Sample]Recognize NSA data arrive
[BOSS Sample](Before Read Data, NewArrivalFlag is 1.)
[BOSS Sample]Dump NSD datas(1).(data number = 1)

===NSD No.0(SerialID = 1)===
TitleID = 400000ff3ff00
Content SerialID = 1
Payload Length = 36
Content version = 1
Content Flags = 0
Content DataType = 65537
---Dump Data---
(Read 1)
---NSD Body Dump(Payload-Length=36)---
23 20 62 6f 73 73 5f 73 61 6d 70 6c 65 5f 64 65 
6d 6f 0d 0a 64 65 6d 6f 66 69 6c 65 82 c5 82 b7 
81 44 0d 0a (Read 2)
---NSD Body Dump(Payload-Length=0)---
[BOSS Sample]AdditionalInfo = 256(Set Info = 256)
[BOSS Sample]NSD Read Flag = 0
[BOSS Sample](After Read Data, NewArrivalFlag is 0.)
[BOSS Sample](After NSD read flag on, New NSD number is = 0)
BOSS Sample (FgOnlyTask) END
Finalizing network.
nn::boss::Finalize : RC=0x00000000
END

Revision History

2011/09/26
Initial version.

CONFIDENTIAL