1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 <meta http-equiv="Content-Style-Type" content="text/css" /> 7 <link rel="stylesheet" href="../../css/manpage.css" type="text/css" /> 8</head> 9<body> 10 11<h1>boss - sample_fgonlytask Demo</h1> 12 13<h2>Description</h2> 14 15<div class="section"> 16 <p>This demo uses immediate execution task to run the <CODE>sample_nadl_simple</CODE> demo. All aspects of this demo except for immediate execution task are the same as <CODE>sample_nadl_simple</CODE>.</p> 17</div> 18 19<h2>Required Environment</h2> 20 21<div class="section"> 22 <p>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. </p> 23</div> 24 25<h2>How to Use</h2> 26 27<div class="section"> 28 <p>None.</p> 29</div> 30 31<h2>Notes</h2> 32 33<div class="section"> 34 <p>See <a href="sample_nadl_simple.html"><CODE>sample_nadl_simple</CODE></a>, which has the same notes as this demo.</p> 35</div> 36 37<h2>Execution Procedure</h2> 38 39<div class="section"> 40 <p>When the demo is executed, the following log is displayed in debug output. <BR> The log represents content after executing two or more times.</p> 41 <pre class="code">nn::boss::Initialize : RC=0x00000000 42Initializing network. 43BOSS Sample (FgOnlyTask) Start 44[BOSS Sample]RegisterStorage BOSS Storage. 45[BOSS Sample]Regist FG Only Task. 46[BOSS Sample]Start FG Only Task. 47[BOSS Sample]Wait NSA data arrive.... 48[BOSS Sample]Recognize NSA data arrive 49[BOSS Sample](Before Read Data, NewArrivalFlag is 1.) 50[BOSS Sample]Dump NSD datas(1).(data number = 1) 51 52===NSD No.0(SerialID = 1)=== 53TitleID = 400000ff3ff00 54Content SerialID = 1 55Payload Length = 36 56Content version = 1 57Content Flags = 0 58Content DataType = 65537 59---Dump Data--- 60(Read 1) 61---NSD Body Dump(Payload-Length=36)--- 6223 20 62 6f 73 73 5f 73 61 6d 70 6c 65 5f 64 65 636d 6f 0d 0a 64 65 6d 6f 66 69 6c 65 82 c5 82 b7 6481 44 0d 0a (Read 2) 65---NSD Body Dump(Payload-Length=0)--- 66[BOSS Sample]AdditionalInfo = 256(Set Info = 256) 67[BOSS Sample]NSD Read Flag = 0 68[BOSS Sample](After Read Data, NewArrivalFlag is 0.) 69[BOSS Sample](After NSD read flag on, New NSD number is = 0) 70BOSS Sample (FgOnlyTask) END 71Finalizing network. 72nn::boss::Finalize : RC=0x00000000 73END</pre> 74</div> 75 76<h2>Revision History</h2> 77 78<div class="section"> 79 <dl class="history"> 80 <dt>2011/09/26</dt> 81 <dd>Initial version.</dd> 82 </dl> 83</div> 84 85 86<hr><p>CONFIDENTIAL</p></body> 87</html>