mirror of
https://github.com/rvtr/ctr_mcu.git
synced 2025-06-19 00:55:37 -04:00
■2.16 (3rd nup,spfl生産向け)
accero.c 加速度onにするだけで歩数計もonになってしまうのを修正 i2c_ctr.c i2c_twl.c 通信速度に関するパラメータの計算を誤っていたのを修正。 loader.c コメント修正 pm.c コメント修正 task_misc.c 体験台(スタンドアロン・ネットワーク)がSDKから判別できるように修正(SDK3xでAPIがたいおうとのこと) 大きな変更として、2nd codec対応のため、i2c_mcuにワークアラウンド、ROM不足のため一部boot0セクタに切り出しています。 (外から見た動作には変更無し、自己アップデート失敗時のリカバリにももんだいなしです) git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@432 013db118-44a6-b54f-8bf7-843cb86687b1
This commit is contained in:
parent
941ab03888
commit
cb0805a1ee
BIN
trunk/VCProj/Debug/BuildLog.htm
Normal file
BIN
trunk/VCProj/Debug/BuildLog.htm
Normal file
Binary file not shown.
2
trunk/VCProj/Debug/bsr_trunk.lastbuildstate
Normal file
2
trunk/VCProj/Debug/bsr_trunk.lastbuildstate
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
#v4.0:v100
|
||||||
|
Debug|Win32|C:\78k_data\yav-mcu-basara\trunk\VCProj\|
|
76
trunk/VCProj/Debug/bsr_trunk.log
Normal file
76
trunk/VCProj/Debug/bsr_trunk.log
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
2011/08/02 17:36:43 にビルドを開始しました。
|
||||||
|
1>ノード 2 上のプロジェクト "C:\78k_data\yav-mcu-basara\branches\sim\VCProj\bsr_trunk.vcxproj" (build ターゲット)。
|
||||||
|
1>InitializeBuildStatus:
|
||||||
|
"AlwaysCreate" が指定されたため "Debug\sim.unsuccessfulbuild" を作成しています。
|
||||||
|
ClCompile:
|
||||||
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Z7 /nologo /W1 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:prompt ..\WDT.c ..\accero.c ..\adc.c ..\hal.c ..\i2c_ctr.c ..\i2c_mcu.c ..\i2c_twl.c ..\ini_VECT.c ..\led.c ..\led_cam.c ..\led_pow.c ..\loader.c ..\magic.c ..\main.c ..\pedo_alg_thre_det2.c ..\pm.c ..\renge\renge.c ..\rtc.c ..\self_flash.c ..\sw.c ..\task_debug.c ..\task_misc.c ..\task_status.c ..\task_sys.c ..\vreg_ctr.c ..\vreg_twl.c
|
||||||
|
WDT.c
|
||||||
|
accero.c
|
||||||
|
adc.c
|
||||||
|
hal.c
|
||||||
|
i2c_ctr.c
|
||||||
|
i2c_mcu.c
|
||||||
|
i2c_twl.c
|
||||||
|
ini_VECT.c
|
||||||
|
led.c
|
||||||
|
led_cam.c
|
||||||
|
led_pow.c
|
||||||
|
loader.c
|
||||||
|
magic.c
|
||||||
|
main.c
|
||||||
|
pedo_alg_thre_det2.c
|
||||||
|
pm.c
|
||||||
|
1>..\pm.c(1274): warning C4090: '=' : 異なる 'const' 修飾子です。
|
||||||
|
renge.c
|
||||||
|
rtc.c
|
||||||
|
self_flash.c
|
||||||
|
sw.c
|
||||||
|
コードを生成中...
|
||||||
|
コンパイル中...
|
||||||
|
task_debug.c
|
||||||
|
task_misc.c
|
||||||
|
task_status.c
|
||||||
|
task_sys.c
|
||||||
|
vreg_ctr.c
|
||||||
|
vreg_twl.c
|
||||||
|
コードを生成中...
|
||||||
|
Link:
|
||||||
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\78k_data\yav-mcu-basara\branches\sim\VCProj\Debug\sim.exe" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"Debug\sim.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\78k_data\yav-mcu-basara\branches\sim\VCProj\Debug\sim.pdb" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\78k_data\yav-mcu-basara\branches\sim\VCProj\Debug\sim.lib" /MACHINE:X86 Debug\accero.obj
|
||||||
|
Debug\adc.obj
|
||||||
|
Debug\hal.obj
|
||||||
|
Debug\i2c_ctr.obj
|
||||||
|
Debug\i2c_mcu.obj
|
||||||
|
Debug\i2c_twl.obj
|
||||||
|
Debug\ini_VECT.obj
|
||||||
|
Debug\led.obj
|
||||||
|
Debug\led_cam.obj
|
||||||
|
Debug\led_pow.obj
|
||||||
|
Debug\loader.obj
|
||||||
|
Debug\magic.obj
|
||||||
|
Debug\main.obj
|
||||||
|
Debug\pedo_alg_thre_det2.obj
|
||||||
|
Debug\pm.obj
|
||||||
|
Debug\rtc.obj
|
||||||
|
Debug\self_flash.obj
|
||||||
|
Debug\simFixture.obj
|
||||||
|
Debug\sw.obj
|
||||||
|
Debug\task_debug.obj
|
||||||
|
Debug\task_misc.obj
|
||||||
|
Debug\task_status.obj
|
||||||
|
Debug\task_sys.obj
|
||||||
|
Debug\vreg_ctr.obj
|
||||||
|
Debug\vreg_twl.obj
|
||||||
|
Debug\WDT.obj
|
||||||
|
Debug\renge.obj
|
||||||
|
LINK : 前回のインクリメンタル リンクで C:\78k_data\yav-mcu-basara\branches\sim\VCProj\Debug\sim.exe が見つからなかったか、ビルドされませんでした。フル リンクを行います。
|
||||||
|
bsr_trunk.vcxproj -> C:\78k_data\yav-mcu-basara\branches\sim\VCProj\Debug\sim.exe
|
||||||
|
Manifest:
|
||||||
|
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:"C:\78k_data\yav-mcu-basara\branches\sim\VCProj\Debug\sim.exe;#1" /manifest Debug\sim.exe.intermediate.manifest
|
||||||
|
FinalizeBuildStatus:
|
||||||
|
ファイル "Debug\sim.unsuccessfulbuild" を削除しています。
|
||||||
|
"Debug\sim.lastbuildstate" のタッチ タスクを実行しています。
|
||||||
|
1>プロジェクト "C:\78k_data\yav-mcu-basara\branches\sim\VCProj\bsr_trunk.vcxproj" (build ターゲット) のビルドが完了しました。
|
||||||
|
|
||||||
|
ビルドに成功しました。
|
||||||
|
|
||||||
|
経過時間 00:00:04.00
|
0
trunk/VCProj/Debug/bsr_trunk.unsuccessfulbuild
Normal file
0
trunk/VCProj/Debug/bsr_trunk.unsuccessfulbuild
Normal file
207
trunk/VCProj/_UpgradeReport_Files/UpgradeReport.css
Normal file
207
trunk/VCProj/_UpgradeReport_Files/UpgradeReport.css
Normal file
@ -0,0 +1,207 @@
|
|||||||
|
BODY
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: white;
|
||||||
|
FONT-FAMILY: "Verdana", sans-serif;
|
||||||
|
FONT-SIZE: 100%;
|
||||||
|
MARGIN-LEFT: 0px;
|
||||||
|
MARGIN-TOP: 0px
|
||||||
|
}
|
||||||
|
P
|
||||||
|
{
|
||||||
|
FONT-FAMILY: "Verdana", sans-serif;
|
||||||
|
FONT-SIZE: 70%;
|
||||||
|
LINE-HEIGHT: 12pt;
|
||||||
|
MARGIN-BOTTOM: 0px;
|
||||||
|
MARGIN-LEFT: 10px;
|
||||||
|
MARGIN-TOP: 10px
|
||||||
|
}
|
||||||
|
.note
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #ffffff;
|
||||||
|
COLOR: #336699;
|
||||||
|
FONT-FAMILY: "Verdana", sans-serif;
|
||||||
|
FONT-SIZE: 100%;
|
||||||
|
MARGIN-BOTTOM: 0px;
|
||||||
|
MARGIN-LEFT: 0px;
|
||||||
|
MARGIN-TOP: 0px;
|
||||||
|
PADDING-RIGHT: 10px
|
||||||
|
}
|
||||||
|
.infotable
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #f0f0e0;
|
||||||
|
BORDER-BOTTOM: #ffffff 0px solid;
|
||||||
|
BORDER-COLLAPSE: collapse;
|
||||||
|
BORDER-LEFT: #ffffff 0px solid;
|
||||||
|
BORDER-RIGHT: #ffffff 0px solid;
|
||||||
|
BORDER-TOP: #ffffff 0px solid;
|
||||||
|
FONT-SIZE: 70%;
|
||||||
|
MARGIN-LEFT: 10px
|
||||||
|
}
|
||||||
|
.issuetable
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #ffffe8;
|
||||||
|
BORDER-COLLAPSE: collapse;
|
||||||
|
COLOR: #000000;
|
||||||
|
FONT-SIZE: 100%;
|
||||||
|
MARGIN-BOTTOM: 10px;
|
||||||
|
MARGIN-LEFT: 13px;
|
||||||
|
MARGIN-TOP: 0px
|
||||||
|
}
|
||||||
|
.issuetitle
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #ffffff;
|
||||||
|
BORDER-BOTTOM: #dcdcdc 1px solid;
|
||||||
|
BORDER-TOP: #dcdcdc 1px;
|
||||||
|
COLOR: #003366;
|
||||||
|
FONT-WEIGHT: normal
|
||||||
|
}
|
||||||
|
.header
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #cecf9c;
|
||||||
|
BORDER-BOTTOM: #ffffff 1px solid;
|
||||||
|
BORDER-LEFT: #ffffff 1px solid;
|
||||||
|
BORDER-RIGHT: #ffffff 1px solid;
|
||||||
|
BORDER-TOP: #ffffff 1px solid;
|
||||||
|
COLOR: #000000;
|
||||||
|
FONT-WEIGHT: bold
|
||||||
|
}
|
||||||
|
.issuehdr
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #E0EBF5;
|
||||||
|
BORDER-BOTTOM: #dcdcdc 1px solid;
|
||||||
|
BORDER-TOP: #dcdcdc 1px solid;
|
||||||
|
COLOR: #000000;
|
||||||
|
FONT-WEIGHT: normal
|
||||||
|
}
|
||||||
|
.issuenone
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #ffffff;
|
||||||
|
BORDER-BOTTOM: 0px;
|
||||||
|
BORDER-LEFT: 0px;
|
||||||
|
BORDER-RIGHT: 0px;
|
||||||
|
BORDER-TOP: 0px;
|
||||||
|
COLOR: #000000;
|
||||||
|
FONT-WEIGHT: normal
|
||||||
|
}
|
||||||
|
.content
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #e7e7ce;
|
||||||
|
BORDER-BOTTOM: #ffffff 1px solid;
|
||||||
|
BORDER-LEFT: #ffffff 1px solid;
|
||||||
|
BORDER-RIGHT: #ffffff 1px solid;
|
||||||
|
BORDER-TOP: #ffffff 1px solid;
|
||||||
|
PADDING-LEFT: 3px
|
||||||
|
}
|
||||||
|
.issuecontent
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #ffffff;
|
||||||
|
BORDER-BOTTOM: #dcdcdc 1px solid;
|
||||||
|
BORDER-TOP: #dcdcdc 1px solid;
|
||||||
|
PADDING-LEFT: 3px
|
||||||
|
}
|
||||||
|
A:link
|
||||||
|
{
|
||||||
|
COLOR: #cc6633;
|
||||||
|
TEXT-DECORATION: underline
|
||||||
|
}
|
||||||
|
A:visited
|
||||||
|
{
|
||||||
|
COLOR: #cc6633;
|
||||||
|
}
|
||||||
|
A:active
|
||||||
|
{
|
||||||
|
COLOR: #cc6633;
|
||||||
|
}
|
||||||
|
A:hover
|
||||||
|
{
|
||||||
|
COLOR: #cc3300;
|
||||||
|
TEXT-DECORATION: underline
|
||||||
|
}
|
||||||
|
H1
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #003366;
|
||||||
|
BORDER-BOTTOM: #336699 6px solid;
|
||||||
|
COLOR: #ffffff;
|
||||||
|
FONT-SIZE: 130%;
|
||||||
|
FONT-WEIGHT: normal;
|
||||||
|
MARGIN: 0em 0em 0em -20px;
|
||||||
|
PADDING-BOTTOM: 8px;
|
||||||
|
PADDING-LEFT: 30px;
|
||||||
|
PADDING-TOP: 16px
|
||||||
|
}
|
||||||
|
H2
|
||||||
|
{
|
||||||
|
COLOR: #000000;
|
||||||
|
FONT-SIZE: 80%;
|
||||||
|
FONT-WEIGHT: bold;
|
||||||
|
MARGIN-BOTTOM: 3px;
|
||||||
|
MARGIN-LEFT: 10px;
|
||||||
|
MARGIN-TOP: 20px;
|
||||||
|
PADDING-LEFT: 0px
|
||||||
|
}
|
||||||
|
H3
|
||||||
|
{
|
||||||
|
COLOR: #000000;
|
||||||
|
FONT-SIZE: 80%;
|
||||||
|
FONT-WEIGHT: bold;
|
||||||
|
MARGIN-BOTTOM: -5px;
|
||||||
|
MARGIN-LEFT: 10px;
|
||||||
|
MARGIN-TOP: 20px
|
||||||
|
}
|
||||||
|
H4
|
||||||
|
{
|
||||||
|
COLOR: #000000;
|
||||||
|
FONT-SIZE: 70%;
|
||||||
|
FONT-WEIGHT: bold;
|
||||||
|
MARGIN-BOTTOM: 0px;
|
||||||
|
MARGIN-TOP: 15px;
|
||||||
|
PADDING-BOTTOM: 0px
|
||||||
|
}
|
||||||
|
UL
|
||||||
|
{
|
||||||
|
COLOR: #000000;
|
||||||
|
FONT-SIZE: 70%;
|
||||||
|
LIST-STYLE: square;
|
||||||
|
MARGIN-BOTTOM: 0pt;
|
||||||
|
MARGIN-TOP: 0pt
|
||||||
|
}
|
||||||
|
OL
|
||||||
|
{
|
||||||
|
COLOR: #000000;
|
||||||
|
FONT-SIZE: 70%;
|
||||||
|
LIST-STYLE: square;
|
||||||
|
MARGIN-BOTTOM: 0pt;
|
||||||
|
MARGIN-TOP: 0pt
|
||||||
|
}
|
||||||
|
LI
|
||||||
|
{
|
||||||
|
LIST-STYLE: square;
|
||||||
|
MARGIN-LEFT: 0px
|
||||||
|
}
|
||||||
|
.expandable
|
||||||
|
{
|
||||||
|
CURSOR: hand
|
||||||
|
}
|
||||||
|
.expanded
|
||||||
|
{
|
||||||
|
color: black
|
||||||
|
}
|
||||||
|
.collapsed
|
||||||
|
{
|
||||||
|
DISPLAY: none
|
||||||
|
}
|
||||||
|
.foot
|
||||||
|
{
|
||||||
|
BACKGROUND-COLOR: #ffffff;
|
||||||
|
BORDER-BOTTOM: #cecf9c 1px solid;
|
||||||
|
BORDER-TOP: #cecf9c 2px solid
|
||||||
|
}
|
||||||
|
.settings
|
||||||
|
{
|
||||||
|
MARGIN-LEFT: 25PX;
|
||||||
|
}
|
||||||
|
.help
|
||||||
|
{
|
||||||
|
TEXT-ALIGN: right;
|
||||||
|
margin-right: 10px;
|
||||||
|
}
|
232
trunk/VCProj/_UpgradeReport_Files/UpgradeReport.xslt
Normal file
232
trunk/VCProj/_UpgradeReport_Files/UpgradeReport.xslt
Normal file
@ -0,0 +1,232 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
|
||||||
|
|
||||||
|
<xsl:key name="ProjectKey" match="Event" use="@Project"/>
|
||||||
|
|
||||||
|
<xsl:template match="Events" mode="createProjects">
|
||||||
|
<projects>
|
||||||
|
<xsl:for-each select="Event">
|
||||||
|
<!--xsl:sort select="@Project" order="descending"/-->
|
||||||
|
<xsl:if test="(1=position()) or (preceding-sibling::*[1]/@Project != @Project)">
|
||||||
|
|
||||||
|
<xsl:variable name="ProjectName" select="@Project"/>
|
||||||
|
|
||||||
|
<project>
|
||||||
|
<xsl:attribute name="name">
|
||||||
|
<xsl:value-of select="@Project"/>
|
||||||
|
</xsl:attribute>
|
||||||
|
|
||||||
|
<xsl:if test="@Project=''">
|
||||||
|
<xsl:attribute name="solution">
|
||||||
|
<xsl:value-of select="@Solution"/>
|
||||||
|
</xsl:attribute>
|
||||||
|
</xsl:if>
|
||||||
|
|
||||||
|
<xsl:for-each select="key('ProjectKey', $ProjectName)">
|
||||||
|
<!--xsl:sort select="@Source" /-->
|
||||||
|
<xsl:if test="(1=position()) or (preceding-sibling::*[1]/@Source != @Source)">
|
||||||
|
|
||||||
|
<source>
|
||||||
|
<xsl:attribute name="name">
|
||||||
|
<xsl:value-of select="@Source"/>
|
||||||
|
</xsl:attribute>
|
||||||
|
|
||||||
|
<xsl:variable name="Source">
|
||||||
|
<xsl:value-of select="@Source"/>
|
||||||
|
</xsl:variable>
|
||||||
|
|
||||||
|
<xsl:for-each select="key('ProjectKey', $ProjectName)[ @Source = $Source ]">
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<xsl:attribute name="error-level">
|
||||||
|
<xsl:value-of select="@ErrorLevel"/>
|
||||||
|
</xsl:attribute>
|
||||||
|
<xsl:attribute name="description">
|
||||||
|
<xsl:value-of select="@Description"/>
|
||||||
|
</xsl:attribute>
|
||||||
|
</event>
|
||||||
|
</xsl:for-each>
|
||||||
|
</source>
|
||||||
|
</xsl:if>
|
||||||
|
</xsl:for-each>
|
||||||
|
|
||||||
|
</project>
|
||||||
|
</xsl:if>
|
||||||
|
</xsl:for-each>
|
||||||
|
</projects>
|
||||||
|
</xsl:template>
|
||||||
|
|
||||||
|
<xsl:template match="projects">
|
||||||
|
<xsl:for-each select="project">
|
||||||
|
<xsl:sort select="@Name" order="ascending"/>
|
||||||
|
<h2>
|
||||||
|
<xsl:if test="@solution"><a _locID="Solution">ソリューション</a>: <xsl:value-of select="@solution"/></xsl:if>
|
||||||
|
<xsl:if test="not(@solution)"><a _locID="Project">プロジェクト</a>: <xsl:value-of select="@name"/>
|
||||||
|
<xsl:for-each select="source">
|
||||||
|
<xsl:variable name="Hyperlink" select="@name"/>
|
||||||
|
<xsl:for-each select="event[@error-level='4']">
|
||||||
|
<A class="note"><xsl:attribute name="HREF"><xsl:value-of select="$Hyperlink"/></xsl:attribute><xsl:value-of select="@description"/></A>
|
||||||
|
</xsl:for-each>
|
||||||
|
</xsl:for-each>
|
||||||
|
</xsl:if>
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<table cellpadding="2" cellspacing="0" width="98%" border="1" bordercolor="white" class="infotable">
|
||||||
|
<tr>
|
||||||
|
<td nowrap="1" class="header" _locID="Filename">ファイル名</td>
|
||||||
|
<td nowrap="1" class="header" _locID="Status">状態</td>
|
||||||
|
<td nowrap="1" class="header" _locID="Errors">エラー</td>
|
||||||
|
<td nowrap="1" class="header" _locID="Warnings">警告</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<xsl:for-each select="source">
|
||||||
|
<xsl:sort select="@name" order="ascending"/>
|
||||||
|
<xsl:variable name="source-id" select="generate-id(.)"/>
|
||||||
|
|
||||||
|
<xsl:if test="count(event)!=count(event[@error-level='4'])">
|
||||||
|
|
||||||
|
<tr class="row">
|
||||||
|
<td class="content">
|
||||||
|
<A HREF="javascript:"><xsl:attribute name="onClick">javascript:document.images['<xsl:value-of select="$source-id"/>'].click()</xsl:attribute><IMG border="0" _locID="IMG.alt" _locAttrData="alt" alt="セクションの展開/折りたたみ" class="expandable" height="11" onclick="changepic()" src="_UpgradeReport_Files/UpgradeReport_Plus.gif" width="9"><xsl:attribute name="name"><xsl:value-of select="$source-id"/></xsl:attribute><xsl:attribute name="child">src<xsl:value-of select="$source-id"/></xsl:attribute></IMG></A> <xsl:value-of select="@name"/>
|
||||||
|
</td>
|
||||||
|
<td class="content">
|
||||||
|
<xsl:if test="count(event[@error-level='3'])=1">
|
||||||
|
<xsl:for-each select="event[@error-level='3']">
|
||||||
|
<xsl:if test="@description='Converted'"><a _locID="Converted1">変換済み</a></xsl:if>
|
||||||
|
<xsl:if test="@description!='Converted'"><xsl:value-of select="@description"/></xsl:if>
|
||||||
|
</xsl:for-each>
|
||||||
|
</xsl:if>
|
||||||
|
<xsl:if test="count(event[@error-level='3'])!=1 and count(event[@error-level='3' and @description='Converted'])!=0"><a _locID="Converted2">変換済み</a>
|
||||||
|
</xsl:if>
|
||||||
|
</td>
|
||||||
|
<td class="content"><xsl:value-of select="count(event[@error-level='2'])"/></td>
|
||||||
|
<td class="content"><xsl:value-of select="count(event[@error-level='1'])"/></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr class="collapsed" bgcolor="#ffffff">
|
||||||
|
<xsl:attribute name="id">src<xsl:value-of select="$source-id"/></xsl:attribute>
|
||||||
|
|
||||||
|
<td colspan="7">
|
||||||
|
<table width="97%" border="1" bordercolor="#dcdcdc" rules="cols" class="issuetable">
|
||||||
|
<tr>
|
||||||
|
<td colspan="7" class="issuetitle" _locID="ConversionIssues">変換レポート - <xsl:value-of select="@name"/>:</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<xsl:for-each select="event[@error-level!='3']">
|
||||||
|
<xsl:if test="@error-level!='4'">
|
||||||
|
<tr>
|
||||||
|
<td class="issuenone" style="border-bottom:solid 1 lightgray">
|
||||||
|
<xsl:value-of select="@description"/>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</xsl:if>
|
||||||
|
</xsl:for-each>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</xsl:if>
|
||||||
|
</xsl:for-each>
|
||||||
|
|
||||||
|
<tr valign="top">
|
||||||
|
<td class="foot">
|
||||||
|
<xsl:if test="count(source)!=1">
|
||||||
|
<xsl:value-of select="count(source)"/><a _locID="file1"> ファイル</a>
|
||||||
|
</xsl:if>
|
||||||
|
<xsl:if test="count(source)=1">
|
||||||
|
<a _locID="file2">1 ファイル</a>
|
||||||
|
</xsl:if>
|
||||||
|
</td>
|
||||||
|
<td class="foot">
|
||||||
|
<a _locID="Converted3">変換済み</a>: <xsl:value-of select="count(source/event[@error-level='3' and @description='Converted'])"/><BR/>
|
||||||
|
<a _locID="NotConverted">変換されませんでした。</a>: <xsl:value-of select="count(source) - count(source/event[@error-level='3' and @description='Converted'])"/>
|
||||||
|
</td>
|
||||||
|
<td class="foot"><xsl:value-of select="count(source/event[@error-level='2'])"/></td>
|
||||||
|
<td class="foot"><xsl:value-of select="count(source/event[@error-level='1'])"/></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</xsl:for-each>
|
||||||
|
</xsl:template>
|
||||||
|
|
||||||
|
<xsl:template match="Property">
|
||||||
|
<xsl:if test="@Name!='Date' and @Name!='Time' and @Name!='LogNumber' and @Name!='Solution'">
|
||||||
|
<tr><td nowrap="1"><b><xsl:value-of select="@Name"/>: </b><xsl:value-of select="@Value"/></td></tr>
|
||||||
|
</xsl:if>
|
||||||
|
</xsl:template>
|
||||||
|
|
||||||
|
<xsl:template match="UpgradeLog">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-8"/>
|
||||||
|
<link rel="stylesheet" href="_UpgradeReport_Files\UpgradeReport.css"/>
|
||||||
|
<title _locID="ConversionReport0">変換レポート
|
||||||
|
<xsl:if test="Properties/Property[@Name='LogNumber']">
|
||||||
|
<xsl:value-of select="Properties/Property[@Name='LogNumber']/@Value"/>
|
||||||
|
</xsl:if>
|
||||||
|
</title>
|
||||||
|
<script language="javascript">
|
||||||
|
function outliner () {
|
||||||
|
oMe = window.event.srcElement
|
||||||
|
//get child element
|
||||||
|
var child = document.all[event.srcElement.getAttribute("child",false)];
|
||||||
|
//if child element exists, expand or collapse it.
|
||||||
|
if (null != child)
|
||||||
|
child.className = child.className == "collapsed" ? "expanded" : "collapsed";
|
||||||
|
}
|
||||||
|
|
||||||
|
function changepic() {
|
||||||
|
uMe = window.event.srcElement;
|
||||||
|
var check = uMe.src.toLowerCase();
|
||||||
|
if (check.lastIndexOf("upgradereport_plus.gif") != -1)
|
||||||
|
{
|
||||||
|
uMe.src = "_UpgradeReport_Files/UpgradeReport_Minus.gif"
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
uMe.src = "_UpgradeReport_Files/UpgradeReport_Plus.gif"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body topmargin="0" leftmargin="0" rightmargin="0" onclick="outliner();">
|
||||||
|
<h1 _locID="ConversionReport">変換レポート - <xsl:value-of select="Properties/Property[@Name='Solution']/@Value"/></h1>
|
||||||
|
|
||||||
|
<p><span class="note">
|
||||||
|
<b _locID="TimeOfConversion">変換時間:</b> <xsl:value-of select="Properties/Property[@Name='Date']/@Value"/> <xsl:value-of select="Properties/Property[@Name='Time']/@Value"/><br/>
|
||||||
|
</span></p>
|
||||||
|
|
||||||
|
<xsl:variable name="SortedEvents">
|
||||||
|
<Events>
|
||||||
|
<xsl:for-each select="Event">
|
||||||
|
<xsl:sort select="@Project" order="ascending"/>
|
||||||
|
<xsl:sort select="@Source" order="ascending"/>
|
||||||
|
<xsl:sort select="@ErrorLevel" order="ascending"/>
|
||||||
|
<Event>
|
||||||
|
<xsl:attribute name="Project"><xsl:value-of select="@Project"/> </xsl:attribute>
|
||||||
|
<xsl:attribute name="Solution"><xsl:value-of select="/UpgradeLog/Properties/Property[@Name='Solution']/@Value"/> </xsl:attribute>
|
||||||
|
<xsl:attribute name="Source"><xsl:value-of select="@Source"/> </xsl:attribute>
|
||||||
|
<xsl:attribute name="ErrorLevel"><xsl:value-of select="@ErrorLevel"/> </xsl:attribute>
|
||||||
|
<xsl:attribute name="Description"><xsl:value-of select="@Description"/> </xsl:attribute>
|
||||||
|
</Event>
|
||||||
|
</xsl:for-each>
|
||||||
|
</Events>
|
||||||
|
</xsl:variable>
|
||||||
|
|
||||||
|
<xsl:variable name="Projects">
|
||||||
|
<xsl:apply-templates select="msxsl:node-set($SortedEvents)/*" mode="createProjects"/>
|
||||||
|
</xsl:variable>
|
||||||
|
|
||||||
|
<xsl:apply-templates select="msxsl:node-set($Projects)/*"/>
|
||||||
|
|
||||||
|
<p></p><p>
|
||||||
|
<table class="note">
|
||||||
|
<tr>
|
||||||
|
<td nowrap="1">
|
||||||
|
<b _locID="ConversionSettings">変換の設定</b>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<xsl:apply-templates select="Properties"/>
|
||||||
|
</table></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
</xsl:template>
|
||||||
|
</xsl:stylesheet>
|
BIN
trunk/VCProj/_UpgradeReport_Files/UpgradeReport_Minus.gif
Normal file
BIN
trunk/VCProj/_UpgradeReport_Files/UpgradeReport_Minus.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 B |
BIN
trunk/VCProj/_UpgradeReport_Files/UpgradeReport_Plus.gif
Normal file
BIN
trunk/VCProj/_UpgradeReport_Files/UpgradeReport_Plus.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 B |
BIN
trunk/VCProj/bsr_trunk.ncb
Normal file
BIN
trunk/VCProj/bsr_trunk.ncb
Normal file
Binary file not shown.
BIN
trunk/VCProj/bsr_trunk.opensdf
Normal file
BIN
trunk/VCProj/bsr_trunk.opensdf
Normal file
Binary file not shown.
BIN
trunk/VCProj/bsr_trunk.sdf
Normal file
BIN
trunk/VCProj/bsr_trunk.sdf
Normal file
Binary file not shown.
20
trunk/VCProj/bsr_trunk.sln
Normal file
20
trunk/VCProj/bsr_trunk.sln
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||||
|
# Visual C++ Express 2010
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bsr_trunk", "bsr_trunk.vcxproj", "{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|Win32 = Debug|Win32
|
||||||
|
Release|Win32 = Release|Win32
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||||
|
{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}.Debug|Win32.Build.0 = Debug|Win32
|
||||||
|
{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}.Release|Win32.ActiveCfg = Release|Win32
|
||||||
|
{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}.Release|Win32.Build.0 = Release|Win32
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
20
trunk/VCProj/bsr_trunk.sln.old
Normal file
20
trunk/VCProj/bsr_trunk.sln.old
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||||
|
# Visual C++ Express 2008
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bsr_trunk", "bsr_trunk.vcproj", "{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|Win32 = Debug|Win32
|
||||||
|
Release|Win32 = Release|Win32
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||||
|
{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}.Debug|Win32.Build.0 = Debug|Win32
|
||||||
|
{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}.Release|Win32.ActiveCfg = Release|Win32
|
||||||
|
{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}.Release|Win32.Build.0 = Release|Win32
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
BIN
trunk/VCProj/bsr_trunk.suo
Normal file
BIN
trunk/VCProj/bsr_trunk.suo
Normal file
Binary file not shown.
BIN
trunk/VCProj/bsr_trunk.suo.old
Normal file
BIN
trunk/VCProj/bsr_trunk.suo.old
Normal file
Binary file not shown.
594
trunk/VCProj/bsr_trunk.vcproj
Normal file
594
trunk/VCProj/bsr_trunk.vcproj
Normal file
@ -0,0 +1,594 @@
|
|||||||
|
<?xml version="1.0" encoding="shift_jis"?>
|
||||||
|
<VisualStudioProject
|
||||||
|
ProjectType="Visual C++"
|
||||||
|
Version="9.00"
|
||||||
|
Name="bsr_trunk"
|
||||||
|
ProjectGUID="{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}"
|
||||||
|
RootNamespace="bsr_trunk"
|
||||||
|
TargetFrameworkVersion="196613"
|
||||||
|
>
|
||||||
|
<Platforms>
|
||||||
|
<Platform
|
||||||
|
Name="Win32"
|
||||||
|
/>
|
||||||
|
</Platforms>
|
||||||
|
<ToolFiles>
|
||||||
|
</ToolFiles>
|
||||||
|
<Configurations>
|
||||||
|
<Configuration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||||
|
IntermediateDirectory="$(ConfigurationName)"
|
||||||
|
ConfigurationType="0"
|
||||||
|
CharacterSet="2"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCNMakeTool"
|
||||||
|
BuildCommandLine="nmake -f yav_mcu_bsr.mak"
|
||||||
|
ReBuildCommandLine=""
|
||||||
|
CleanCommandLine=""
|
||||||
|
Output=""
|
||||||
|
PreprocessorDefinitions=""
|
||||||
|
IncludeSearchPath=""
|
||||||
|
ForcedIncludes=""
|
||||||
|
AssemblySearchPath=""
|
||||||
|
ForcedUsingAssemblies=""
|
||||||
|
CompileAsManaged=""
|
||||||
|
/>
|
||||||
|
</Configuration>
|
||||||
|
<Configuration
|
||||||
|
Name="Release|Win32"
|
||||||
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||||
|
IntermediateDirectory="$(ConfigurationName)"
|
||||||
|
ConfigurationType="1"
|
||||||
|
CharacterSet="2"
|
||||||
|
WholeProgramOptimization="1"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCPreBuildEventTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCXMLDataGeneratorTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCWebServiceProxyGeneratorTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCMIDLTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
Optimization="2"
|
||||||
|
EnableIntrinsicFunctions="true"
|
||||||
|
RuntimeLibrary="2"
|
||||||
|
EnableFunctionLevelLinking="true"
|
||||||
|
WarningLevel="3"
|
||||||
|
DebugInformationFormat="3"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCManagedResourceCompilerTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCResourceCompilerTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCPreLinkEventTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCLinkerTool"
|
||||||
|
GenerateDebugInformation="true"
|
||||||
|
OptimizeReferences="2"
|
||||||
|
EnableCOMDATFolding="2"
|
||||||
|
TargetMachine="1"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCALinkTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCManifestTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCXDCMakeTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCBscMakeTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCFxCopTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCAppVerifierTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCPostBuildEventTool"
|
||||||
|
/>
|
||||||
|
</Configuration>
|
||||||
|
</Configurations>
|
||||||
|
<References>
|
||||||
|
</References>
|
||||||
|
<Files>
|
||||||
|
<Filter
|
||||||
|
Name="ソース ファイル"
|
||||||
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\accero.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\adc.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\i2c_ctr.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\i2c_mcu.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\i2c_twl.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ini_VECT.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\led.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\loader.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\magic.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\main.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\pedo_alg_thre_det2.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\pm.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\reboot.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\rtc.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\self_flash.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\sw.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\task_debug.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\task_misc.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\task_status.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\task_sys.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\vreg_ctr.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\vreg_twl.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\WDT.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="ヘッダー ファイル"
|
||||||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\accero.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\adc.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\batt_params.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\bsr_system.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\config.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fsl.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\fsl_user.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\i2c_ctr.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\i2c_mcu.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\i2c_twl.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\i2c_twl_defs.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\incs.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\incs_loader.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\jhl_defs.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\led.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\loader.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\pedo_lpf_coeff.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\pedometer.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\pm.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\pool.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\reboot.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\rtc.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\self_flash.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\sw.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\user_define.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\vreg_ctr.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\vreg_twl.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\WDT.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="リソース ファイル"
|
||||||
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||||||
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||||||
|
>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="renge"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\renge\renge.c"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\renge\renge.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\renge\renge_defs.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\renge\renge_task_immediate.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\renge\renge_task_intval.h"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<File
|
||||||
|
RelativePath="..\bsr_mcu.dr"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
</Files>
|
||||||
|
<Globals>
|
||||||
|
</Globals>
|
||||||
|
</VisualStudioProject>
|
65
trunk/VCProj/bsr_trunk.vcproj.NCL.N2232.user
Normal file
65
trunk/VCProj/bsr_trunk.vcproj.NCL.N2232.user
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
<?xml version="1.0" encoding="shift_jis"?>
|
||||||
|
<VisualStudioUserFile
|
||||||
|
ProjectType="Visual C++"
|
||||||
|
Version="9.00"
|
||||||
|
ShowAllFiles="false"
|
||||||
|
>
|
||||||
|
<Configurations>
|
||||||
|
<Configuration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<DebugSettings
|
||||||
|
Command="$(TargetPath)"
|
||||||
|
WorkingDirectory="C:\78k_data\yav-mcu-basara\trunk"
|
||||||
|
CommandArguments=""
|
||||||
|
Attach="false"
|
||||||
|
DebuggerType="3"
|
||||||
|
Remote="1"
|
||||||
|
RemoteMachine="REDPC2232"
|
||||||
|
RemoteCommand=""
|
||||||
|
HttpUrl=""
|
||||||
|
PDBPath=""
|
||||||
|
SQLDebugging=""
|
||||||
|
Environment=""
|
||||||
|
EnvironmentMerge="true"
|
||||||
|
DebuggerFlavor="0"
|
||||||
|
MPIRunCommand=""
|
||||||
|
MPIRunArguments=""
|
||||||
|
MPIRunWorkingDirectory=""
|
||||||
|
ApplicationCommand=""
|
||||||
|
ApplicationArguments=""
|
||||||
|
ShimCommand=""
|
||||||
|
MPIAcceptMode=""
|
||||||
|
MPIAcceptFilter=""
|
||||||
|
/>
|
||||||
|
</Configuration>
|
||||||
|
<Configuration
|
||||||
|
Name="Release|Win32"
|
||||||
|
>
|
||||||
|
<DebugSettings
|
||||||
|
Command="$(TargetPath)"
|
||||||
|
WorkingDirectory=""
|
||||||
|
CommandArguments=""
|
||||||
|
Attach="false"
|
||||||
|
DebuggerType="3"
|
||||||
|
Remote="1"
|
||||||
|
RemoteMachine="REDPC2232"
|
||||||
|
RemoteCommand=""
|
||||||
|
HttpUrl=""
|
||||||
|
PDBPath=""
|
||||||
|
SQLDebugging=""
|
||||||
|
Environment=""
|
||||||
|
EnvironmentMerge="true"
|
||||||
|
DebuggerFlavor=""
|
||||||
|
MPIRunCommand=""
|
||||||
|
MPIRunArguments=""
|
||||||
|
MPIRunWorkingDirectory=""
|
||||||
|
ApplicationCommand=""
|
||||||
|
ApplicationArguments=""
|
||||||
|
ShimCommand=""
|
||||||
|
MPIAcceptMode=""
|
||||||
|
MPIAcceptFilter=""
|
||||||
|
/>
|
||||||
|
</Configuration>
|
||||||
|
</Configurations>
|
||||||
|
</VisualStudioUserFile>
|
151
trunk/VCProj/bsr_trunk.vcxproj
Normal file
151
trunk/VCProj/bsr_trunk.vcxproj
Normal file
@ -0,0 +1,151 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
|
<Configuration>Debug</Configuration>
|
||||||
|
<Platform>Win32</Platform>
|
||||||
|
</ProjectConfiguration>
|
||||||
|
<ProjectConfiguration Include="Release|Win32">
|
||||||
|
<Configuration>Release</Configuration>
|
||||||
|
<Platform>Win32</Platform>
|
||||||
|
</ProjectConfiguration>
|
||||||
|
</ItemGroup>
|
||||||
|
<PropertyGroup Label="Globals">
|
||||||
|
<ProjectGuid>{9DF31AC3-BD19-4158-BD6F-9CFE64AEE5D2}</ProjectGuid>
|
||||||
|
<RootNamespace>bsr_trunk</RootNamespace>
|
||||||
|
<ProjectName>sim</ProjectName>
|
||||||
|
</PropertyGroup>
|
||||||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||||
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
|
<CharacterSet>MultiByte</CharacterSet>
|
||||||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
|
<ConfigurationType>Application</ConfigurationType>
|
||||||
|
<CharacterSet>MultiByte</CharacterSet>
|
||||||
|
</PropertyGroup>
|
||||||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||||
|
<ImportGroup Label="ExtensionSettings">
|
||||||
|
</ImportGroup>
|
||||||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
||||||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||||
|
</ImportGroup>
|
||||||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
||||||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||||
|
</ImportGroup>
|
||||||
|
<PropertyGroup Label="UserMacros" />
|
||||||
|
<PropertyGroup>
|
||||||
|
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
||||||
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
|
||||||
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
|
||||||
|
<NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">nmake -f yav_mcu_bsr.mak</NMakeBuildCommandLine>
|
||||||
|
<NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
||||||
|
<NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
||||||
|
<NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
||||||
|
<NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
|
||||||
|
<NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
|
||||||
|
<NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
|
||||||
|
<NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
|
||||||
|
<NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
|
||||||
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
|
||||||
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
|
||||||
|
<IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r;$(IncludePath)</IncludePath>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||||
|
<ClCompile>
|
||||||
|
<Optimization>MaxSpeed</Optimization>
|
||||||
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||||||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||||||
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||||
|
<WarningLevel>Level3</WarningLevel>
|
||||||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
|
</ClCompile>
|
||||||
|
<Link>
|
||||||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||||
|
<OptimizeReferences>true</OptimizeReferences>
|
||||||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||||
|
<TargetMachine>MachineX86</TargetMachine>
|
||||||
|
</Link>
|
||||||
|
</ItemDefinitionGroup>
|
||||||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||||
|
<ClCompile>
|
||||||
|
<Optimization>Disabled</Optimization>
|
||||||
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
||||||
|
</ClCompile>
|
||||||
|
<Link>
|
||||||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||||
|
</Link>
|
||||||
|
</ItemDefinitionGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ClCompile Include="..\accero.c" />
|
||||||
|
<ClCompile Include="..\adc.c" />
|
||||||
|
<ClCompile Include="..\hal.c" />
|
||||||
|
<ClCompile Include="..\i2c_ctr.c" />
|
||||||
|
<ClCompile Include="..\i2c_mcu.c" />
|
||||||
|
<ClCompile Include="..\i2c_twl.c" />
|
||||||
|
<ClCompile Include="..\ini_VECT.c" />
|
||||||
|
<ClCompile Include="..\led.c" />
|
||||||
|
<ClCompile Include="..\led_cam.c" />
|
||||||
|
<ClCompile Include="..\led_pow.c" />
|
||||||
|
<ClCompile Include="..\loader.c" />
|
||||||
|
<ClCompile Include="..\magic.c" />
|
||||||
|
<ClCompile Include="..\main.c" />
|
||||||
|
<ClCompile Include="..\pedo_alg_thre_det2.c" />
|
||||||
|
<ClCompile Include="..\pm.c" />
|
||||||
|
<ClCompile Include="..\rtc.c" />
|
||||||
|
<ClCompile Include="..\self_flash.c" />
|
||||||
|
<ClCompile Include="..\sim\simFixture.c" />
|
||||||
|
<ClCompile Include="..\sw.c" />
|
||||||
|
<ClCompile Include="..\task_debug.c" />
|
||||||
|
<ClCompile Include="..\task_misc.c" />
|
||||||
|
<ClCompile Include="..\task_status.c" />
|
||||||
|
<ClCompile Include="..\task_sys.c" />
|
||||||
|
<ClCompile Include="..\vreg_ctr.c" />
|
||||||
|
<ClCompile Include="..\vreg_twl.c" />
|
||||||
|
<ClCompile Include="..\WDT.c" />
|
||||||
|
<ClCompile Include="..\renge\renge.c" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ClInclude Include="..\accero.h" />
|
||||||
|
<ClInclude Include="..\adc.h" />
|
||||||
|
<ClInclude Include="..\batt_params.h" />
|
||||||
|
<ClInclude Include="..\bsr_system.h" />
|
||||||
|
<ClInclude Include="..\config.h" />
|
||||||
|
<ClInclude Include="..\fsl.h" />
|
||||||
|
<ClInclude Include="..\fsl_user.h" />
|
||||||
|
<ClInclude Include="..\hal.h" />
|
||||||
|
<ClInclude Include="..\i2c_ctr.h" />
|
||||||
|
<ClInclude Include="..\i2c_mcu.h" />
|
||||||
|
<ClInclude Include="..\i2c_twl.h" />
|
||||||
|
<ClInclude Include="..\i2c_twl_defs.h" />
|
||||||
|
<ClInclude Include="..\incs.h" />
|
||||||
|
<ClInclude Include="..\incs_loader.h" />
|
||||||
|
<ClInclude Include="..\jhl_defs.h" />
|
||||||
|
<ClInclude Include="..\led.h" />
|
||||||
|
<ClInclude Include="..\loader.h" />
|
||||||
|
<ClInclude Include="..\pedo_lpf_coeff.h" />
|
||||||
|
<ClInclude Include="..\pedometer.h" />
|
||||||
|
<ClInclude Include="..\pm.h" />
|
||||||
|
<ClInclude Include="..\pool.h" />
|
||||||
|
<ClInclude Include="..\reboot.h" />
|
||||||
|
<ClInclude Include="..\rtc.h" />
|
||||||
|
<ClInclude Include="..\self_flash.h" />
|
||||||
|
<ClInclude Include="..\sim\sfrAlias.h" />
|
||||||
|
<ClInclude Include="..\sw.h" />
|
||||||
|
<ClInclude Include="..\user_define.h" />
|
||||||
|
<ClInclude Include="..\vreg_ctr.h" />
|
||||||
|
<ClInclude Include="..\vreg_twl.h" />
|
||||||
|
<ClInclude Include="..\WDT.h" />
|
||||||
|
<ClInclude Include="..\renge\renge.h" />
|
||||||
|
<ClInclude Include="..\renge\renge_defs.h" />
|
||||||
|
<ClInclude Include="..\renge\renge_task_immediate.h" />
|
||||||
|
<ClInclude Include="..\renge\renge_task_intval.h" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="..\bsr_mcu.dr" />
|
||||||
|
</ItemGroup>
|
||||||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
|
<ImportGroup Label="ExtensionTargets">
|
||||||
|
</ImportGroup>
|
||||||
|
</Project>
|
210
trunk/VCProj/bsr_trunk.vcxproj.filters
Normal file
210
trunk/VCProj/bsr_trunk.vcxproj.filters
Normal file
@ -0,0 +1,210 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<ItemGroup>
|
||||||
|
<Filter Include="ソース ファイル">
|
||||||
|
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
|
||||||
|
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
|
||||||
|
</Filter>
|
||||||
|
<Filter Include="ヘッダー ファイル">
|
||||||
|
<UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
|
||||||
|
<Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
|
||||||
|
</Filter>
|
||||||
|
<Filter Include="リソース ファイル">
|
||||||
|
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
|
||||||
|
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
|
||||||
|
</Filter>
|
||||||
|
<Filter Include="ソース ファイル\renge">
|
||||||
|
<UniqueIdentifier>{4e2142a2-478d-4e47-ab3f-7ae7d1e531bd}</UniqueIdentifier>
|
||||||
|
</Filter>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ClCompile Include="..\accero.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\adc.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\i2c_ctr.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\i2c_mcu.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\i2c_twl.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\ini_VECT.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\led.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\loader.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\magic.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\main.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\pedo_alg_thre_det2.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\pm.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\rtc.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\self_flash.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\sw.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\task_debug.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\task_misc.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\task_status.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\task_sys.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\vreg_ctr.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\vreg_twl.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\WDT.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\renge\renge.c">
|
||||||
|
<Filter>ソース ファイル\renge</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\led_pow.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\led_cam.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\sim\simFixture.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\hal.c">
|
||||||
|
<Filter>ソース ファイル</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<ClInclude Include="..\accero.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\adc.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\batt_params.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\bsr_system.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\config.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\fsl.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\fsl_user.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\i2c_ctr.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\i2c_mcu.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\i2c_twl.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\i2c_twl_defs.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\incs.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\incs_loader.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\jhl_defs.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\led.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\loader.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\pedo_lpf_coeff.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\pedometer.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\pm.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\pool.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\reboot.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\rtc.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\self_flash.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\sw.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\user_define.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\vreg_ctr.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\vreg_twl.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\WDT.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\renge\renge_task_immediate.h">
|
||||||
|
<Filter>ソース ファイル\renge</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\renge\renge_task_intval.h">
|
||||||
|
<Filter>ソース ファイル\renge</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\renge\renge_defs.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\renge\renge.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\sim\sfrAlias.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
<ClInclude Include="..\hal.h">
|
||||||
|
<Filter>ヘッダー ファイル</Filter>
|
||||||
|
</ClInclude>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="..\bsr_mcu.dr" />
|
||||||
|
</ItemGroup>
|
||||||
|
</Project>
|
3
trunk/VCProj/bsr_trunk.vcxproj.user
Normal file
3
trunk/VCProj/bsr_trunk.vcxproj.user
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
</Project>
|
@ -4,7 +4,7 @@
|
|||||||
・フラグが立っていれば歩数カウント
|
・フラグが立っていれば歩数カウント
|
||||||
・加速度センサ割り込みからタスクを登録して下さい。(I2Cの競合回避などがあるので)
|
・加速度センサ割り込みからタスクを登録して下さい。(I2Cの競合回避などがあるので)
|
||||||
|
|
||||||
$Id$
|
$Id: accero.c 418 2011-09-22 01:35:37Z n2232 $
|
||||||
======================================================== */
|
======================================================== */
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
|
|
||||||
@ -137,8 +137,7 @@ task_status_immed tski_cbk_accero( )
|
|||||||
}
|
}
|
||||||
if( (( system_status.pwr_state == ON )
|
if( (( system_status.pwr_state == ON )
|
||||||
||( system_status.pwr_state == SLEEP ))
|
||( system_status.pwr_state == SLEEP ))
|
||||||
&&( ( vreg_ctr[VREG_C_ACC_CONFIG] & VREG_BITMASK_ACC_CONF_HOSU ) != 0 )
|
&&( ( vreg_ctr[VREG_C_ACC_CONFIG] & VREG_BITMASK_ACC_CONF_HOSU ) != 0 ))
|
||||||
)
|
|
||||||
{
|
{
|
||||||
pedometer(); // 歩数計
|
pedometer(); // 歩数計
|
||||||
}
|
}
|
||||||
|
1891
trunk/bsr.hex
1891
trunk/bsr.hex
File diff suppressed because it is too large
Load Diff
BIN
trunk/bsr.lmf
BIN
trunk/bsr.lmf
Binary file not shown.
@ -1,22 +1,22 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
78K0R Linker W1.33 Date:24 Nov 2011 Page: 1
|
78K0R Linker W1.33 Date:16 Jan 2012 Page: 1
|
||||||
|
|
||||||
Command: -yc:\program files (x86)\nec electronics tools\dev -_msgoff -
|
Command: -yc:\program files (x86)\nec electronics tools\dev -_msgoff -
|
||||||
obsr.lmf ..\..\..\..\Program Files (x86)\NEC Electronics Tool
|
obsr.lmf ..\..\..\Program Files (x86)\NEC Electronics Tools\C
|
||||||
s\CC78K0R\W2.13\lib78k0r\s0rm.rel -gi1B339499E033F240BFAAh -p
|
C78K0R\W2.13\lib78k0r\s0rm.rel -gi1B339499E033F240BFAAh -pbsr
|
||||||
bsr_k0r.map -nkd -gb7EFBFFh -bC:\Program Files (x86)\NEC Elec
|
_k0r.map -nkd -gb7EFBFFh -bC:\Program Files (x86)\NEC Electro
|
||||||
tronics Tools\CC78K0R\W2.13\lib78k0r\fsl.lib -bcl0rdm.lib -bc
|
nics Tools\CC78K0R\W2.13\lib78k0r\fsl.lib -bcl0rdm.lib -bcl0r
|
||||||
l0rm.lib -bcl0rmf.lib -iC:\Program Files (x86)\NEC Electronic
|
m.lib -bcl0rmf.lib -iC:\Program Files (x86)\NEC Electronics T
|
||||||
s Tools\CC78K0R\W2.13\lib78k0r -dbsr_mcu.dr -s -w2 loader.rel
|
ools\CC78K0R\W2.13\lib78k0r -dbsr_mcu.dr -s -w2 loader.rel pm
|
||||||
pm.rel i2c_ctr.rel main.rel magic.rel WDT.rel i2c_mcu.rel i2
|
.rel i2c_ctr.rel main.rel magic.rel WDT.rel i2c_mcu.rel i2c_t
|
||||||
c_twl.rel led.rel rtc.rel vreg_ctr.rel vreg_twl.rel adc.rel r
|
wl.rel led.rel rtc.rel vreg_ctr.rel vreg_twl.rel adc.rel reng
|
||||||
enge.rel accero.rel self_flash.rel sw.rel task_debug.rel task
|
e.rel accero.rel self_flash.rel sw.rel task_debug.rel task_mi
|
||||||
_misc.rel task_sys.rel pedo_alg_thre_det2.rel ini_VECT.rel ta
|
sc.rel task_sys.rel pedo_alg_thre_det2.rel ini_VECT.rel task_
|
||||||
sk_status.rel led_cam.rel led_pow.rel hal.rel batt_params.rel
|
status.rel led_cam.rel led_pow.rel hal.rel batt_params.rel vo
|
||||||
voltable.rel pedo_lpf_coeff.rel kanaria.rel kanaria_c.rel ge
|
ltable.rel pedo_lpf_coeff.rel kanaria.rel kanaria_c.rel get_e
|
||||||
t_ei.rel util_funcs.rel
|
i.rel util_funcs.rel i2c_mcu-sub.rel
|
||||||
Para-file:
|
Para-file:
|
||||||
Out-file: bsr.lmf
|
Out-file: bsr.lmf
|
||||||
Map-file: bsr_k0r.map
|
Map-file: bsr_k0r.map
|
||||||
@ -25,9 +25,9 @@ Direc-file:bsr_mcu.dr
|
|||||||
|
|
||||||
*** Link information ***
|
*** Link information ***
|
||||||
|
|
||||||
72 output segment(s)
|
73 output segment(s)
|
||||||
3CEDH byte(s) real data
|
3D82H byte(s) real data
|
||||||
6152 symbol(s) defined
|
6153 symbol(s) defined
|
||||||
|
|
||||||
|
|
||||||
*** Memory map ***
|
*** Memory map ***
|
||||||
@ -129,6 +129,8 @@ Direc-file:bsr_mcu.dr
|
|||||||
00086H 00000H
|
00086H 00000H
|
||||||
@@CALT util_funcs
|
@@CALT util_funcs
|
||||||
00086H 00000H
|
00086H 00000H
|
||||||
|
@@CALT i2c_mcu-sub
|
||||||
|
00086H 00000H
|
||||||
* gap * 00086H 0003AH
|
* gap * 00086H 0003AH
|
||||||
?CSEGOB0 000C0H 00004H CSEG OPT_BYTE
|
?CSEGOB0 000C0H 00004H CSEG OPT_BYTE
|
||||||
@@CODE 000C4H 00000H CSEG BASE
|
@@CODE 000C4H 00000H CSEG BASE
|
||||||
@ -150,55 +152,55 @@ Direc-file:bsr_mcu.dr
|
|||||||
LDR_CODL util_funcs
|
LDR_CODL util_funcs
|
||||||
000C4H 00000H
|
000C4H 00000H
|
||||||
?CSEGSI 000C4H 0000AH CSEG
|
?CSEGSI 000C4H 0000AH CSEG
|
||||||
LDR_CODE 000CEH 00935H CSEG
|
LDR_CODE 000CEH 008BCH CSEG
|
||||||
LDR_CODE loader 000CEH 00177H
|
LDR_CODE loader 000CEH 00178H
|
||||||
LDR_CODE WDT 00245H 00000H
|
LDR_CODE WDT 00246H 00000H
|
||||||
LDR_CODE i2c_mcu 00245H 002D9H
|
LDR_CODE i2c_mcu 00246H 00293H
|
||||||
LDR_CODE self_flash
|
LDR_CODE self_flash
|
||||||
0051EH 00370H
|
004D9H 00370H
|
||||||
LDR_CODE task_debug
|
LDR_CODE task_debug
|
||||||
0088EH 00000H
|
00849H 00000H
|
||||||
LDR_CODE task_status
|
LDR_CODE task_status
|
||||||
0088EH 00075H
|
00849H 00041H
|
||||||
LDR_CODE hal 00903H 000DCH
|
LDR_CODE hal 0088AH 000DCH
|
||||||
LDR_CODE util_funcs
|
LDR_CODE util_funcs
|
||||||
009DFH 00024H
|
00966H 00024H
|
||||||
FSL_CODE 00A03H 00322H CSEG
|
FSL_CODE 0098AH 00322H CSEG
|
||||||
FSL_CODE fsl_block_cmd
|
FSL_CODE fsl_block_cmd
|
||||||
00A03H 0002BH
|
0098AH 0002BH
|
||||||
FSL_CODE fsl_block_check
|
FSL_CODE fsl_block_check
|
||||||
00A2EH 00013H
|
009B5H 00013H
|
||||||
FSL_CODE fsl_common
|
FSL_CODE fsl_common
|
||||||
00A41H 0014FH
|
009C8H 0014FH
|
||||||
FSL_CODE fsl_reset
|
FSL_CODE fsl_reset
|
||||||
00B90H 00001H
|
00B17H 00001H
|
||||||
FSL_CODE fsl_si_ibf
|
FSL_CODE fsl_si_ibf
|
||||||
00B91H 00064H
|
00B18H 00064H
|
||||||
FSL_CODE fsl_phySwap
|
FSL_CODE fsl_phySwap
|
||||||
00BF5H 0004DH
|
00B7CH 0004DH
|
||||||
FSL_CODE fsl_si_common
|
FSL_CODE fsl_si_common
|
||||||
00C42H 00061H
|
00BC9H 00061H
|
||||||
FSL_CODE fsl_swap 00CA3H 00030H
|
FSL_CODE fsl_swap 00C2AH 00030H
|
||||||
FSL_CODE fsl_write
|
FSL_CODE fsl_write
|
||||||
00CD3H 00052H
|
00C5AH 00052H
|
||||||
@@LCODE 00D25H 00277H CSEG
|
@@LCODE 00CACH 00277H CSEG
|
||||||
@@LCODE @cstart 00D25H 0006DH
|
@@LCODE @cstart 00CACH 0006DH
|
||||||
@@LCODE @imul 00D92H 00011H
|
@@LCODE @imul 00D19H 00011H
|
||||||
@@LCODE @lumul 00DA3H 0002BH
|
@@LCODE @lumul 00D2AH 0002BH
|
||||||
@@LCODE @isdiv 00DCEH 00022H
|
@@LCODE @isdiv 00D55H 00022H
|
||||||
@@LCODE @iudiv 00DF0H 0002DH
|
@@LCODE @iudiv 00D77H 0002DH
|
||||||
@@LCODE @isrem 00E1DH 00021H
|
@@LCODE @isrem 00DA4H 00021H
|
||||||
@@LCODE @iurem 00E3EH 0002FH
|
@@LCODE @iurem 00DC5H 0002FH
|
||||||
@@LCODE @lsdiv 00E6DH 00039H
|
@@LCODE @lsdiv 00DF4H 00039H
|
||||||
@@LCODE @ludiv 00EA6H 0003FH
|
@@LCODE @ludiv 00E2DH 0003FH
|
||||||
@@LCODE @divuw 00EE5H 00034H
|
@@LCODE @divuw 00E6CH 00034H
|
||||||
@@LCODE @ladd 00F19H 0000FH
|
@@LCODE @ladd 00EA0H 0000FH
|
||||||
@@LCODE @llsh 00F28H 0001BH
|
@@LCODE @llsh 00EAFH 0001BH
|
||||||
@@LCODE @lursh 00F43H 0001FH
|
@@LCODE @lursh 00ECAH 0001FH
|
||||||
@@LCODE @iscmp 00F62H 0000CH
|
@@LCODE @iscmp 00EE9H 0000CH
|
||||||
@@LCODE @lband 00F6EH 00014H
|
@@LCODE @lband 00EF5H 00014H
|
||||||
@@LCODE @bcdtob 00F82H 0001AH
|
@@LCODE @bcdtob 00F09H 0001AH
|
||||||
* gap * 00F9CH 0005AH
|
* gap * 00F23H 000D3H
|
||||||
MGC_LOAD 00FF6H 0000AH CSEG AT
|
MGC_LOAD 00FF6H 0000AH CSEG AT
|
||||||
MGC_LOAD magic 00FF6H 0000AH
|
MGC_LOAD magic 00FF6H 0000AH
|
||||||
|
|
||||||
@ -250,288 +252,305 @@ Direc-file:bsr_mcu.dr
|
|||||||
0228CH 00000H
|
0228CH 00000H
|
||||||
@@CNST util_funcs
|
@@CNST util_funcs
|
||||||
0228CH 00000H
|
0228CH 00000H
|
||||||
ROM_CODE 0228CH 024B5H CSEG
|
@@CNST i2c_mcu-sub
|
||||||
ROM_CODE pm 0228CH 0098DH
|
0228CH 00000H
|
||||||
ROM_CODE i2c_ctr 02C19H 0005CH
|
ROM_CODE 0228CH 025C1H CSEG
|
||||||
ROM_CODE main 02C75H 00055H
|
ROM_CODE pm 0228CH 009C9H
|
||||||
ROM_CODE i2c_twl 02CCAH 0005EH
|
ROM_CODE i2c_ctr 02C55H 0005CH
|
||||||
ROM_CODE led 02D28H 0024FH
|
ROM_CODE main 02CB1H 00055H
|
||||||
ROM_CODE rtc 02F77H 000E0H
|
ROM_CODE i2c_twl 02D06H 00062H
|
||||||
ROM_CODE vreg_ctr 03057H 0047DH
|
ROM_CODE led 02D68H 0024FH
|
||||||
ROM_CODE vreg_twl 034D4H 000F9H
|
ROM_CODE rtc 02FB7H 000E0H
|
||||||
ROM_CODE adc 035CDH 00261H
|
ROM_CODE vreg_ctr 03097H 0047DH
|
||||||
ROM_CODE renge 0382EH 00018H
|
ROM_CODE vreg_twl 03514H 000F9H
|
||||||
ROM_CODE accero 03846H 00155H
|
ROM_CODE adc 0360DH 00261H
|
||||||
ROM_CODE sw 0399BH 00126H
|
ROM_CODE renge 0386EH 00018H
|
||||||
|
ROM_CODE accero 03886H 00155H
|
||||||
|
ROM_CODE sw 039DBH 00126H
|
||||||
ROM_CODE task_misc
|
ROM_CODE task_misc
|
||||||
03AC1H 001E5H
|
03B01H 00204H
|
||||||
ROM_CODE task_sys 03CA6H 00381H
|
ROM_CODE task_sys 03D05H 00381H
|
||||||
ROM_CODE pedo_alg_thre_det2
|
ROM_CODE pedo_alg_thre_det2
|
||||||
04027H 004D4H
|
04086H 004D4H
|
||||||
ROM_CODE led_cam 044FBH 000C4H
|
ROM_CODE led_cam 0455AH 000C4H
|
||||||
ROM_CODE led_pow 045BFH 0016FH
|
ROM_CODE led_pow 0461EH 0016FH
|
||||||
ROM_CODE voltable 0472EH 00000H
|
ROM_CODE voltable 0478DH 00000H
|
||||||
ROM_CODE pedo_lpf_coeff
|
ROM_CODE pedo_lpf_coeff
|
||||||
0472EH 00000H
|
0478DH 00000H
|
||||||
ROM_CODE kanaria_c
|
ROM_CODE kanaria_c
|
||||||
0472EH 00006H
|
0478DH 00006H
|
||||||
ROM_CODE get_ei 04734H 0000DH
|
ROM_CODE get_ei 04793H 0000DH
|
||||||
@@BASE 04741H 00614H CSEG BASE
|
ROM_CODE i2c_mcu-sub
|
||||||
@@BASE loader 04741H 00000H
|
047A0H 000ADH
|
||||||
@@BASE pm 04741H 0003EH
|
@@BASE 0484DH 00614H CSEG BASE
|
||||||
@@BASE i2c_ctr 0477FH 00170H
|
@@BASE loader 0484DH 00000H
|
||||||
@@BASE main 048EFH 00000H
|
@@BASE pm 0484DH 0003EH
|
||||||
@@BASE magic 048EFH 00000H
|
@@BASE i2c_ctr 0488BH 00170H
|
||||||
@@BASE WDT 048EFH 00000H
|
@@BASE main 049FBH 00000H
|
||||||
@@BASE i2c_mcu 048EFH 000F2H
|
@@BASE magic 049FBH 00000H
|
||||||
@@BASE i2c_twl 049E1H 000D0H
|
@@BASE WDT 049FBH 00000H
|
||||||
@@BASE led 04AB1H 00000H
|
@@BASE i2c_mcu 049FBH 000F2H
|
||||||
@@BASE rtc 04AB1H 0005DH
|
@@BASE i2c_twl 04AEDH 000D0H
|
||||||
@@BASE vreg_ctr 04B0EH 00000H
|
@@BASE led 04BBDH 00000H
|
||||||
@@BASE vreg_twl 04B0EH 00000H
|
@@BASE rtc 04BBDH 0005DH
|
||||||
@@BASE adc 04B0EH 00094H
|
@@BASE vreg_ctr 04C1AH 00000H
|
||||||
@@BASE renge 04BA2H 0016BH
|
@@BASE vreg_twl 04C1AH 00000H
|
||||||
@@BASE accero 04D0DH 00042H
|
@@BASE adc 04C1AH 00094H
|
||||||
|
@@BASE renge 04CAEH 0016BH
|
||||||
|
@@BASE accero 04E19H 00042H
|
||||||
@@BASE self_flash
|
@@BASE self_flash
|
||||||
04D4FH 00000H
|
04E5BH 00000H
|
||||||
@@BASE sw 04D4FH 00000H
|
@@BASE sw 04E5BH 00000H
|
||||||
@@BASE task_debug
|
@@BASE task_debug
|
||||||
04D4FH 00000H
|
04E5BH 00000H
|
||||||
@@BASE task_misc
|
@@BASE task_misc
|
||||||
04D4FH 00000H
|
04E5BH 00000H
|
||||||
@@BASE task_sys 04D4FH 00000H
|
@@BASE task_sys 04E5BH 00000H
|
||||||
@@BASE pedo_alg_thre_det2
|
@@BASE pedo_alg_thre_det2
|
||||||
04D4FH 00000H
|
04E5BH 00000H
|
||||||
@@BASE ini_VECT 04D4FH 00006H
|
@@BASE ini_VECT 04E5BH 00006H
|
||||||
@@BASE task_status
|
@@BASE task_status
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@BASE led_cam 04D55H 00000H
|
@@BASE led_cam 04E61H 00000H
|
||||||
@@BASE led_pow 04D55H 00000H
|
@@BASE led_pow 04E61H 00000H
|
||||||
@@BASE hal 04D55H 00000H
|
@@BASE hal 04E61H 00000H
|
||||||
@@BASE batt_params
|
@@BASE batt_params
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@BASE voltable 04D55H 00000H
|
@@BASE voltable 04E61H 00000H
|
||||||
@@BASE pedo_lpf_coeff
|
@@BASE pedo_lpf_coeff
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@BASE kanaria_c
|
@@BASE kanaria_c
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@BASE util_funcs
|
@@BASE util_funcs
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@BASE i2c_mcu-sub
|
||||||
@@CNSTL @cstart 04D55H 00000H
|
04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL pm 04D55H 00000H
|
@@CNSTL @cstart 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL i2c_ctr 04D55H 00000H
|
@@CNSTL pm 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL main 04D55H 00000H
|
@@CNSTL i2c_ctr 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL i2c_twl 04D55H 00000H
|
@@CNSTL main 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL led 04D55H 00000H
|
@@CNSTL i2c_twl 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL rtc 04D55H 00000H
|
@@CNSTL led 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL vreg_ctr 04D55H 00000H
|
@@CNSTL rtc 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL vreg_twl 04D55H 00000H
|
@@CNSTL vreg_ctr 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL adc 04D55H 00000H
|
@@CNSTL vreg_twl 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL renge 04D55H 00000H
|
@@CNSTL adc 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL accero 04D55H 00000H
|
@@CNSTL renge 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL sw 04D55H 00000H
|
@@CNSTL accero 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
|
@@CNSTL sw 04E61H 00000H
|
||||||
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL task_misc
|
@@CNSTL task_misc
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL task_sys 04D55H 00000H
|
@@CNSTL task_sys 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL pedo_alg_thre_det2
|
@@CNSTL pedo_alg_thre_det2
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL ini_VECT 04D55H 00000H
|
@@CNSTL ini_VECT 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL led_cam 04D55H 00000H
|
@@CNSTL led_cam 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL led_pow 04D55H 00000H
|
@@CNSTL led_pow 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL batt_params
|
@@CNSTL batt_params
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL voltable 04D55H 00000H
|
@@CNSTL voltable 04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL pedo_lpf_coeff
|
@@CNSTL pedo_lpf_coeff
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@CNSTL 04D55H 00000H CSEG PAGE64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@CNSTL kanaria_c
|
@@CNSTL kanaria_c
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT 04D55H 00000H CSEG UNIT64KP
|
@@CNSTL 04E61H 00000H CSEG PAGE64KP
|
||||||
@@RLINIT loader 04D55H 00000H
|
@@CNSTL i2c_mcu-sub
|
||||||
@@RLINIT pm 04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT i2c_ctr 04D55H 00000H
|
@@RLINIT 04E61H 00000H CSEG UNIT64KP
|
||||||
@@RLINIT main 04D55H 00000H
|
@@RLINIT loader 04E61H 00000H
|
||||||
@@RLINIT magic 04D55H 00000H
|
@@RLINIT pm 04E61H 00000H
|
||||||
@@RLINIT WDT 04D55H 00000H
|
@@RLINIT i2c_ctr 04E61H 00000H
|
||||||
@@RLINIT i2c_mcu 04D55H 00000H
|
@@RLINIT main 04E61H 00000H
|
||||||
@@RLINIT i2c_twl 04D55H 00000H
|
@@RLINIT magic 04E61H 00000H
|
||||||
@@RLINIT led 04D55H 00000H
|
@@RLINIT WDT 04E61H 00000H
|
||||||
@@RLINIT rtc 04D55H 00000H
|
@@RLINIT i2c_mcu 04E61H 00000H
|
||||||
@@RLINIT vreg_ctr 04D55H 00000H
|
@@RLINIT i2c_twl 04E61H 00000H
|
||||||
@@RLINIT vreg_twl 04D55H 00000H
|
@@RLINIT led 04E61H 00000H
|
||||||
@@RLINIT adc 04D55H 00000H
|
@@RLINIT rtc 04E61H 00000H
|
||||||
@@RLINIT renge 04D55H 00000H
|
@@RLINIT vreg_ctr 04E61H 00000H
|
||||||
@@RLINIT accero 04D55H 00000H
|
@@RLINIT vreg_twl 04E61H 00000H
|
||||||
|
@@RLINIT adc 04E61H 00000H
|
||||||
|
@@RLINIT renge 04E61H 00000H
|
||||||
|
@@RLINIT accero 04E61H 00000H
|
||||||
@@RLINIT self_flash
|
@@RLINIT self_flash
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT sw 04D55H 00000H
|
@@RLINIT sw 04E61H 00000H
|
||||||
@@RLINIT task_debug
|
@@RLINIT task_debug
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT task_misc
|
@@RLINIT task_misc
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT task_sys 04D55H 00000H
|
@@RLINIT task_sys 04E61H 00000H
|
||||||
@@RLINIT pedo_alg_thre_det2
|
@@RLINIT pedo_alg_thre_det2
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT ini_VECT 04D55H 00000H
|
@@RLINIT ini_VECT 04E61H 00000H
|
||||||
@@RLINIT task_status
|
@@RLINIT task_status
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT led_cam 04D55H 00000H
|
@@RLINIT led_cam 04E61H 00000H
|
||||||
@@RLINIT led_pow 04D55H 00000H
|
@@RLINIT led_pow 04E61H 00000H
|
||||||
@@RLINIT hal 04D55H 00000H
|
@@RLINIT hal 04E61H 00000H
|
||||||
@@RLINIT batt_params
|
@@RLINIT batt_params
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT voltable 04D55H 00000H
|
@@RLINIT voltable 04E61H 00000H
|
||||||
@@RLINIT pedo_lpf_coeff
|
@@RLINIT pedo_lpf_coeff
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT kanaria_c
|
@@RLINIT kanaria_c
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT util_funcs
|
@@RLINIT util_funcs
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@RLINIT @rom 04D55H 00000H
|
@@RLINIT i2c_mcu-sub
|
||||||
@@CODEL 04D55H 00000H CSEG
|
04E61H 00000H
|
||||||
@@CODEL pm 04D55H 00000H
|
@@RLINIT @rom 04E61H 00000H
|
||||||
@@CODEL i2c_ctr 04D55H 00000H
|
@@CODEL 04E61H 00000H CSEG
|
||||||
@@CODEL main 04D55H 00000H
|
@@CODEL pm 04E61H 00000H
|
||||||
@@CODEL magic 04D55H 00000H
|
@@CODEL i2c_ctr 04E61H 00000H
|
||||||
@@CODEL i2c_twl 04D55H 00000H
|
@@CODEL main 04E61H 00000H
|
||||||
@@CODEL led 04D55H 00000H
|
@@CODEL magic 04E61H 00000H
|
||||||
@@CODEL rtc 04D55H 00000H
|
@@CODEL i2c_twl 04E61H 00000H
|
||||||
@@CODEL vreg_ctr 04D55H 00000H
|
@@CODEL led 04E61H 00000H
|
||||||
@@CODEL vreg_twl 04D55H 00000H
|
@@CODEL rtc 04E61H 00000H
|
||||||
@@CODEL adc 04D55H 00000H
|
@@CODEL vreg_ctr 04E61H 00000H
|
||||||
@@CODEL renge 04D55H 00000H
|
@@CODEL vreg_twl 04E61H 00000H
|
||||||
@@CODEL accero 04D55H 00000H
|
@@CODEL adc 04E61H 00000H
|
||||||
@@CODEL sw 04D55H 00000H
|
@@CODEL renge 04E61H 00000H
|
||||||
|
@@CODEL accero 04E61H 00000H
|
||||||
|
@@CODEL sw 04E61H 00000H
|
||||||
@@CODEL task_misc
|
@@CODEL task_misc
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@CODEL task_sys 04D55H 00000H
|
@@CODEL task_sys 04E61H 00000H
|
||||||
@@CODEL pedo_alg_thre_det2
|
@@CODEL pedo_alg_thre_det2
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@CODEL ini_VECT 04D55H 00000H
|
@@CODEL ini_VECT 04E61H 00000H
|
||||||
@@CODEL led_cam 04D55H 00000H
|
@@CODEL led_cam 04E61H 00000H
|
||||||
@@CODEL led_pow 04D55H 00000H
|
@@CODEL led_pow 04E61H 00000H
|
||||||
@@CODEL batt_params
|
@@CODEL batt_params
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@CODEL voltable 04D55H 00000H
|
@@CODEL voltable 04E61H 00000H
|
||||||
@@CODEL pedo_lpf_coeff
|
@@CODEL pedo_lpf_coeff
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
@@CODEL kanaria_c
|
@@CODEL kanaria_c
|
||||||
04D55H 00000H
|
04E61H 00000H
|
||||||
* gap * 04D55H 00001H
|
@@CODEL i2c_mcu-sub
|
||||||
@@CNSTL 04D56H 0000AH CSEG PAGE64KP
|
04E61H 00000H
|
||||||
@@CNSTL @bcdtob 04D56H 0000AH
|
* gap * 04E61H 00001H
|
||||||
@@R_INIT 04D60H 0004AH CSEG UNIT64KP
|
@@CNSTL 04E62H 0000AH CSEG PAGE64KP
|
||||||
@@R_INIT @cstart 04D60H 00000H
|
@@CNSTL @bcdtob 04E62H 0000AH
|
||||||
@@R_INIT loader 04D60H 00000H
|
@@R_INIT 04E6CH 0004CH CSEG UNIT64KP
|
||||||
@@R_INIT pm 04D60H 00000H
|
@@R_INIT @cstart 04E6CH 00000H
|
||||||
@@R_INIT i2c_ctr 04D60H 00000H
|
@@R_INIT loader 04E6CH 00000H
|
||||||
@@R_INIT main 04D60H 00000H
|
@@R_INIT pm 04E6CH 00000H
|
||||||
@@R_INIT magic 04D60H 00000H
|
@@R_INIT i2c_ctr 04E6CH 00000H
|
||||||
@@R_INIT WDT 04D60H 00000H
|
@@R_INIT main 04E6CH 00000H
|
||||||
@@R_INIT i2c_mcu 04D60H 00000H
|
@@R_INIT magic 04E6CH 00000H
|
||||||
@@R_INIT i2c_twl 04D60H 00000H
|
@@R_INIT WDT 04E6CH 00000H
|
||||||
@@R_INIT led 04D60H 00000H
|
@@R_INIT i2c_mcu 04E6CH 00000H
|
||||||
@@R_INIT rtc 04D60H 00000H
|
@@R_INIT i2c_twl 04E6CH 00000H
|
||||||
@@R_INIT vreg_ctr 04D60H 00000H
|
@@R_INIT led 04E6CH 00000H
|
||||||
@@R_INIT vreg_twl 04D60H 00000H
|
@@R_INIT rtc 04E6CH 00000H
|
||||||
@@R_INIT adc 04D60H 0000CH
|
@@R_INIT vreg_ctr 04E6CH 00000H
|
||||||
@@R_INIT renge 04D6CH 00014H
|
@@R_INIT vreg_twl 04E6CH 00000H
|
||||||
@@R_INIT accero 04D80H 00000H
|
@@R_INIT adc 04E6CH 0000CH
|
||||||
|
@@R_INIT renge 04E78H 00014H
|
||||||
|
@@R_INIT accero 04E8CH 00000H
|
||||||
@@R_INIT self_flash
|
@@R_INIT self_flash
|
||||||
04D80H 00000H
|
04E8CH 00000H
|
||||||
@@R_INIT sw 04D80H 00000H
|
@@R_INIT sw 04E8CH 00000H
|
||||||
@@R_INIT task_debug
|
@@R_INIT task_debug
|
||||||
04D80H 00000H
|
04E8CH 00000H
|
||||||
@@R_INIT task_misc
|
@@R_INIT task_misc
|
||||||
04D80H 00026H
|
04E8CH 00028H
|
||||||
@@R_INIT task_sys 04DA6H 00000H
|
@@R_INIT task_sys 04EB4H 00000H
|
||||||
@@R_INIT pedo_alg_thre_det2
|
@@R_INIT pedo_alg_thre_det2
|
||||||
04DA6H 00000H
|
04EB4H 00000H
|
||||||
@@R_INIT ini_VECT 04DA6H 00000H
|
@@R_INIT ini_VECT 04EB4H 00000H
|
||||||
@@R_INIT task_status
|
@@R_INIT task_status
|
||||||
04DA6H 00000H
|
04EB4H 00000H
|
||||||
@@R_INIT led_cam 04DA6H 00000H
|
@@R_INIT led_cam 04EB4H 00000H
|
||||||
@@R_INIT led_pow 04DA6H 00004H
|
@@R_INIT led_pow 04EB4H 00004H
|
||||||
@@R_INIT hal 04DAAH 00000H
|
@@R_INIT hal 04EB8H 00000H
|
||||||
@@R_INIT batt_params
|
@@R_INIT batt_params
|
||||||
04DAAH 00000H
|
04EB8H 00000H
|
||||||
@@R_INIT voltable 04DAAH 00000H
|
@@R_INIT voltable 04EB8H 00000H
|
||||||
@@R_INIT pedo_lpf_coeff
|
@@R_INIT pedo_lpf_coeff
|
||||||
04DAAH 00000H
|
04EB8H 00000H
|
||||||
@@R_INIT kanaria_c
|
@@R_INIT kanaria_c
|
||||||
04DAAH 00000H
|
04EB8H 00000H
|
||||||
@@R_INIT util_funcs
|
@@R_INIT util_funcs
|
||||||
04DAAH 00000H
|
04EB8H 00000H
|
||||||
@@R_INIT @rom 04DAAH 00000H
|
@@R_INIT i2c_mcu-sub
|
||||||
@@R_INIS 04DAAH 00010H CSEG UNIT64KP
|
04EB8H 00000H
|
||||||
@@R_INIS @cstart 04DAAH 00000H
|
@@R_INIT @rom 04EB8H 00000H
|
||||||
@@R_INIS loader 04DAAH 00000H
|
@@R_INIS 04EB8H 00010H CSEG UNIT64KP
|
||||||
@@R_INIS pm 04DAAH 00002H
|
@@R_INIS @cstart 04EB8H 00000H
|
||||||
@@R_INIS i2c_ctr 04DACH 00002H
|
@@R_INIS loader 04EB8H 00000H
|
||||||
@@R_INIS main 04DAEH 00000H
|
@@R_INIS pm 04EB8H 00002H
|
||||||
@@R_INIS magic 04DAEH 00000H
|
@@R_INIS i2c_ctr 04EBAH 00002H
|
||||||
@@R_INIS WDT 04DAEH 00000H
|
@@R_INIS main 04EBCH 00000H
|
||||||
@@R_INIS i2c_mcu 04DAEH 00000H
|
@@R_INIS magic 04EBCH 00000H
|
||||||
@@R_INIS i2c_twl 04DAEH 00000H
|
@@R_INIS WDT 04EBCH 00000H
|
||||||
@@R_INIS led 04DAEH 00000H
|
@@R_INIS i2c_mcu 04EBCH 00000H
|
||||||
@@R_INIS rtc 04DAEH 00000H
|
@@R_INIS i2c_twl 04EBCH 00000H
|
||||||
@@R_INIS vreg_ctr 04DAEH 00000H
|
@@R_INIS led 04EBCH 00000H
|
||||||
@@R_INIS vreg_twl 04DAEH 00000H
|
@@R_INIS rtc 04EBCH 00000H
|
||||||
@@R_INIS adc 04DAEH 00000H
|
@@R_INIS vreg_ctr 04EBCH 00000H
|
||||||
@@R_INIS renge 04DAEH 00000H
|
@@R_INIS vreg_twl 04EBCH 00000H
|
||||||
@@R_INIS accero 04DAEH 00000H
|
@@R_INIS adc 04EBCH 00000H
|
||||||
|
@@R_INIS renge 04EBCH 00000H
|
||||||
|
@@R_INIS accero 04EBCH 00000H
|
||||||
@@R_INIS self_flash
|
@@R_INIS self_flash
|
||||||
04DAEH 00000H
|
04EBCH 00000H
|
||||||
@@R_INIS sw 04DAEH 00000H
|
@@R_INIS sw 04EBCH 00000H
|
||||||
@@R_INIS task_debug
|
@@R_INIS task_debug
|
||||||
04DAEH 00000H
|
04EBCH 00000H
|
||||||
@@R_INIS task_misc
|
@@R_INIS task_misc
|
||||||
04DAEH 00000H
|
04EBCH 00000H
|
||||||
@@R_INIS task_sys 04DAEH 00002H
|
@@R_INIS task_sys 04EBCH 00002H
|
||||||
@@R_INIS pedo_alg_thre_det2
|
@@R_INIS pedo_alg_thre_det2
|
||||||
04DB0H 00006H
|
04EBEH 00006H
|
||||||
@@R_INIS ini_VECT 04DB6H 00000H
|
@@R_INIS ini_VECT 04EC4H 00000H
|
||||||
@@R_INIS task_status
|
@@R_INIS task_status
|
||||||
04DB6H 00000H
|
04EC4H 00000H
|
||||||
@@R_INIS led_cam 04DB6H 00002H
|
@@R_INIS led_cam 04EC4H 00002H
|
||||||
@@R_INIS led_pow 04DB8H 00002H
|
@@R_INIS led_pow 04EC6H 00002H
|
||||||
@@R_INIS hal 04DBAH 00000H
|
@@R_INIS hal 04EC8H 00000H
|
||||||
@@R_INIS batt_params
|
@@R_INIS batt_params
|
||||||
04DBAH 00000H
|
04EC8H 00000H
|
||||||
@@R_INIS voltable 04DBAH 00000H
|
@@R_INIS voltable 04EC8H 00000H
|
||||||
@@R_INIS pedo_lpf_coeff
|
@@R_INIS pedo_lpf_coeff
|
||||||
04DBAH 00000H
|
04EC8H 00000H
|
||||||
@@R_INIS kanaria_c
|
@@R_INIS kanaria_c
|
||||||
04DBAH 00000H
|
04EC8H 00000H
|
||||||
@@R_INIS util_funcs
|
@@R_INIS util_funcs
|
||||||
04DBAH 00000H
|
04EC8H 00000H
|
||||||
@@R_INIS @rom 04DBAH 00000H
|
@@R_INIS i2c_mcu-sub
|
||||||
@@LCODEL 04DBAH 00022H CSEG
|
04EC8H 00000H
|
||||||
@@LCODEL abs 04DBAH 00008H
|
@@R_INIS @rom 04EC8H 00000H
|
||||||
@@LCODEL memcpy_n 04DC2H 0001AH
|
@@LCODEL 04EC8H 00022H CSEG
|
||||||
* gap * 04DDCH 00218H
|
@@LCODEL abs 04EC8H 00008H
|
||||||
|
@@LCODEL memcpy_n 04ED0H 0001AH
|
||||||
|
* gap * 04EEAH 0010AH
|
||||||
MGC_VER 04FF4H 00002H CSEG AT
|
MGC_VER 04FF4H 00002H CSEG AT
|
||||||
MGC_VER magic 04FF4H 00002H
|
MGC_VER magic 04FF4H 00002H
|
||||||
MGC_TAIL 04FF6H 0000AH CSEG AT
|
MGC_TAIL 04FF6H 0000AH CSEG AT
|
||||||
@ -584,8 +603,10 @@ Direc-file:bsr_mcu.dr
|
|||||||
FFCCCH 00000H
|
FFCCCH 00000H
|
||||||
@@DATA util_funcs
|
@@DATA util_funcs
|
||||||
FFCCCH 00000H
|
FFCCCH 00000H
|
||||||
|
@@DATA i2c_mcu-sub
|
||||||
|
FFCCCH 00000H
|
||||||
@@DATA @rom FFCCCH 00000H
|
@@DATA @rom FFCCCH 00000H
|
||||||
@@INIT FFCCCH 0004AH DSEG BASEP
|
@@INIT FFCCCH 0004CH DSEG BASEP
|
||||||
@@INIT @cstart FFCCCH 00000H
|
@@INIT @cstart FFCCCH 00000H
|
||||||
@@INIT loader FFCCCH 00000H
|
@@INIT loader FFCCCH 00000H
|
||||||
@@INIT pm FFCCCH 00000H
|
@@INIT pm FFCCCH 00000H
|
||||||
@ -608,117 +629,123 @@ Direc-file:bsr_mcu.dr
|
|||||||
@@INIT task_debug
|
@@INIT task_debug
|
||||||
FFCECH 00000H
|
FFCECH 00000H
|
||||||
@@INIT task_misc
|
@@INIT task_misc
|
||||||
FFCECH 00026H
|
FFCECH 00028H
|
||||||
@@INIT task_sys FFD12H 00000H
|
@@INIT task_sys FFD14H 00000H
|
||||||
@@INIT pedo_alg_thre_det2
|
@@INIT pedo_alg_thre_det2
|
||||||
FFD12H 00000H
|
FFD14H 00000H
|
||||||
@@INIT ini_VECT FFD12H 00000H
|
@@INIT ini_VECT FFD14H 00000H
|
||||||
@@INIT task_status
|
@@INIT task_status
|
||||||
FFD12H 00000H
|
FFD14H 00000H
|
||||||
@@INIT led_cam FFD12H 00000H
|
@@INIT led_cam FFD14H 00000H
|
||||||
@@INIT led_pow FFD12H 00004H
|
@@INIT led_pow FFD14H 00004H
|
||||||
@@INIT hal FFD16H 00000H
|
@@INIT hal FFD18H 00000H
|
||||||
@@INIT batt_params
|
@@INIT batt_params
|
||||||
FFD16H 00000H
|
FFD18H 00000H
|
||||||
@@INIT voltable FFD16H 00000H
|
@@INIT voltable FFD18H 00000H
|
||||||
@@INIT pedo_lpf_coeff
|
@@INIT pedo_lpf_coeff
|
||||||
FFD16H 00000H
|
FFD18H 00000H
|
||||||
@@INIT kanaria FFD16H 00000H
|
@@INIT kanaria FFD18H 00000H
|
||||||
@@INIT kanaria_c
|
@@INIT kanaria_c
|
||||||
FFD16H 00000H
|
FFD18H 00000H
|
||||||
@@INIT util_funcs
|
@@INIT util_funcs
|
||||||
FFD16H 00000H
|
FFD18H 00000H
|
||||||
@@INIT @rom FFD16H 00000H
|
@@INIT i2c_mcu-sub
|
||||||
FSL_DATA FFD16H 00010H DSEG UNITP
|
FFD18H 00000H
|
||||||
|
@@INIT @rom FFD18H 00000H
|
||||||
|
FSL_DATA FFD18H 00010H DSEG UNITP
|
||||||
FSL_DATA fsl_common
|
FSL_DATA fsl_common
|
||||||
FFD16H 00010H
|
FFD18H 00010H
|
||||||
@@INITL FFD26H 00000H DSEG UNIT64KP
|
@@INITL FFD28H 00000H DSEG UNIT64KP
|
||||||
@@INITL loader FFD26H 00000H
|
@@INITL loader FFD28H 00000H
|
||||||
@@INITL pm FFD26H 00000H
|
@@INITL pm FFD28H 00000H
|
||||||
@@INITL i2c_ctr FFD26H 00000H
|
@@INITL i2c_ctr FFD28H 00000H
|
||||||
@@INITL main FFD26H 00000H
|
@@INITL main FFD28H 00000H
|
||||||
@@INITL magic FFD26H 00000H
|
@@INITL magic FFD28H 00000H
|
||||||
@@INITL WDT FFD26H 00000H
|
@@INITL WDT FFD28H 00000H
|
||||||
@@INITL i2c_mcu FFD26H 00000H
|
@@INITL i2c_mcu FFD28H 00000H
|
||||||
@@INITL i2c_twl FFD26H 00000H
|
@@INITL i2c_twl FFD28H 00000H
|
||||||
@@INITL led FFD26H 00000H
|
@@INITL led FFD28H 00000H
|
||||||
@@INITL rtc FFD26H 00000H
|
@@INITL rtc FFD28H 00000H
|
||||||
@@INITL vreg_ctr FFD26H 00000H
|
@@INITL vreg_ctr FFD28H 00000H
|
||||||
@@INITL vreg_twl FFD26H 00000H
|
@@INITL vreg_twl FFD28H 00000H
|
||||||
@@INITL adc FFD26H 00000H
|
@@INITL adc FFD28H 00000H
|
||||||
@@INITL renge FFD26H 00000H
|
@@INITL renge FFD28H 00000H
|
||||||
@@INITL accero FFD26H 00000H
|
@@INITL accero FFD28H 00000H
|
||||||
@@INITL self_flash
|
@@INITL self_flash
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@INITL sw FFD26H 00000H
|
@@INITL sw FFD28H 00000H
|
||||||
@@INITL task_debug
|
@@INITL task_debug
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@INITL task_misc
|
@@INITL task_misc
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@INITL task_sys FFD26H 00000H
|
@@INITL task_sys FFD28H 00000H
|
||||||
@@INITL pedo_alg_thre_det2
|
@@INITL pedo_alg_thre_det2
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@INITL ini_VECT FFD26H 00000H
|
@@INITL ini_VECT FFD28H 00000H
|
||||||
@@INITL task_status
|
@@INITL task_status
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@INITL led_cam FFD26H 00000H
|
@@INITL led_cam FFD28H 00000H
|
||||||
@@INITL led_pow FFD26H 00000H
|
@@INITL led_pow FFD28H 00000H
|
||||||
@@INITL hal FFD26H 00000H
|
@@INITL hal FFD28H 00000H
|
||||||
@@INITL batt_params
|
@@INITL batt_params
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@INITL voltable FFD26H 00000H
|
@@INITL voltable FFD28H 00000H
|
||||||
@@INITL pedo_lpf_coeff
|
@@INITL pedo_lpf_coeff
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@INITL kanaria FFD26H 00000H
|
@@INITL kanaria FFD28H 00000H
|
||||||
@@INITL kanaria_c
|
@@INITL kanaria_c
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@INITL util_funcs
|
@@INITL util_funcs
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@INITL @rom FFD26H 00000H
|
@@INITL i2c_mcu-sub
|
||||||
@@DATAL FFD26H 00000H DSEG UNIT64KP
|
FFD28H 00000H
|
||||||
@@DATAL loader FFD26H 00000H
|
@@INITL @rom FFD28H 00000H
|
||||||
@@DATAL pm FFD26H 00000H
|
@@DATAL FFD28H 00000H DSEG UNIT64KP
|
||||||
@@DATAL i2c_ctr FFD26H 00000H
|
@@DATAL loader FFD28H 00000H
|
||||||
@@DATAL main FFD26H 00000H
|
@@DATAL pm FFD28H 00000H
|
||||||
@@DATAL magic FFD26H 00000H
|
@@DATAL i2c_ctr FFD28H 00000H
|
||||||
@@DATAL WDT FFD26H 00000H
|
@@DATAL main FFD28H 00000H
|
||||||
@@DATAL i2c_mcu FFD26H 00000H
|
@@DATAL magic FFD28H 00000H
|
||||||
@@DATAL i2c_twl FFD26H 00000H
|
@@DATAL WDT FFD28H 00000H
|
||||||
@@DATAL led FFD26H 00000H
|
@@DATAL i2c_mcu FFD28H 00000H
|
||||||
@@DATAL rtc FFD26H 00000H
|
@@DATAL i2c_twl FFD28H 00000H
|
||||||
@@DATAL vreg_ctr FFD26H 00000H
|
@@DATAL led FFD28H 00000H
|
||||||
@@DATAL vreg_twl FFD26H 00000H
|
@@DATAL rtc FFD28H 00000H
|
||||||
@@DATAL adc FFD26H 00000H
|
@@DATAL vreg_ctr FFD28H 00000H
|
||||||
@@DATAL renge FFD26H 00000H
|
@@DATAL vreg_twl FFD28H 00000H
|
||||||
@@DATAL accero FFD26H 00000H
|
@@DATAL adc FFD28H 00000H
|
||||||
|
@@DATAL renge FFD28H 00000H
|
||||||
|
@@DATAL accero FFD28H 00000H
|
||||||
@@DATAL self_flash
|
@@DATAL self_flash
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@DATAL sw FFD26H 00000H
|
@@DATAL sw FFD28H 00000H
|
||||||
@@DATAL task_debug
|
@@DATAL task_debug
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@DATAL task_misc
|
@@DATAL task_misc
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@DATAL task_sys FFD26H 00000H
|
@@DATAL task_sys FFD28H 00000H
|
||||||
@@DATAL pedo_alg_thre_det2
|
@@DATAL pedo_alg_thre_det2
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@DATAL ini_VECT FFD26H 00000H
|
@@DATAL ini_VECT FFD28H 00000H
|
||||||
@@DATAL task_status
|
@@DATAL task_status
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@DATAL led_cam FFD26H 00000H
|
@@DATAL led_cam FFD28H 00000H
|
||||||
@@DATAL led_pow FFD26H 00000H
|
@@DATAL led_pow FFD28H 00000H
|
||||||
@@DATAL hal FFD26H 00000H
|
@@DATAL hal FFD28H 00000H
|
||||||
@@DATAL batt_params
|
@@DATAL batt_params
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@DATAL voltable FFD26H 00000H
|
@@DATAL voltable FFD28H 00000H
|
||||||
@@DATAL pedo_lpf_coeff
|
@@DATAL pedo_lpf_coeff
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@DATAL kanaria FFD26H 00000H
|
@@DATAL kanaria FFD28H 00000H
|
||||||
@@DATAL kanaria_c
|
@@DATAL kanaria_c
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@DATAL util_funcs
|
@@DATAL util_funcs
|
||||||
FFD26H 00000H
|
FFD28H 00000H
|
||||||
@@DATAL @rom FFD26H 00000H
|
@@DATAL i2c_mcu-sub
|
||||||
* gap * FFD26H 000DAH
|
FFD28H 00000H
|
||||||
|
@@DATAL @rom FFD28H 00000H
|
||||||
|
* gap * FFD28H 000D8H
|
||||||
|
|
||||||
MEMORY=RAM2
|
MEMORY=RAM2
|
||||||
BASE ADDRESS=FFE20H SIZE=000C0H
|
BASE ADDRESS=FFE20H SIZE=000C0H
|
||||||
@ -766,6 +793,8 @@ Direc-file:bsr_mcu.dr
|
|||||||
FFE30H 00000H
|
FFE30H 00000H
|
||||||
@@INIS util_funcs
|
@@INIS util_funcs
|
||||||
FFE30H 00000H
|
FFE30H 00000H
|
||||||
|
@@INIS i2c_mcu-sub
|
||||||
|
FFE30H 00000H
|
||||||
@@INIS @rom FFE30H 00000H
|
@@INIS @rom FFE30H 00000H
|
||||||
@@DATS FFE30H 00062H DSEG SADDRP
|
@@DATS FFE30H 00062H DSEG SADDRP
|
||||||
@@DATS @cstart FFE30H 00000H
|
@@DATS @cstart FFE30H 00000H
|
||||||
@ -809,6 +838,8 @@ Direc-file:bsr_mcu.dr
|
|||||||
FFE92H 00000H
|
FFE92H 00000H
|
||||||
@@DATS util_funcs
|
@@DATS util_funcs
|
||||||
FFE92H 00000H
|
FFE92H 00000H
|
||||||
|
@@DATS i2c_mcu-sub
|
||||||
|
FFE92H 00000H
|
||||||
@@DATS @rom FFE92H 00000H
|
@@DATS @rom FFE92H 00000H
|
||||||
@@BITS FFE92H 00006H BSEG
|
@@BITS FFE92H 00006H BSEG
|
||||||
@@BITS @cstart FFE92H.0 00000H.0
|
@@BITS @cstart FFE92H.0 00000H.0
|
||||||
@ -852,6 +883,8 @@ Direc-file:bsr_mcu.dr
|
|||||||
FFE97H.1 00000H.0
|
FFE97H.1 00000H.0
|
||||||
@@BITS util_funcs
|
@@BITS util_funcs
|
||||||
FFE97H.1 00000H.0
|
FFE97H.1 00000H.0
|
||||||
|
@@BITS i2c_mcu-sub
|
||||||
|
FFE97H.1 00000H.0
|
||||||
* gap * FFE98H 0003CH
|
* gap * FFE98H 0003CH
|
||||||
@@SEGREG FFED4H 00004H DSEG AT
|
@@SEGREG FFED4H 00004H DSEG AT
|
||||||
@@SEGREG @SEGREG FFED4H 00004H
|
@@SEGREG @SEGREG FFED4H 00004H
|
||||||
|
@ -1,9 +1,13 @@
|
|||||||
#ifndef __config__
|
#ifndef __config__
|
||||||
#define __config__
|
#define __config__
|
||||||
|
/*
|
||||||
|
|
||||||
|
$Id: config.h 418 2011-09-22 01:35:37Z n2232 $
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
||||||
#define MCU_VER_MAJOR 0x02
|
#define MCU_VER_MAJOR 0x02
|
||||||
#define MCU_VER_MINOR 0x13
|
#define MCU_VER_MINOR 0x16
|
||||||
|
|
||||||
|
|
||||||
// デバッグ向けスイッチ
|
// デバッグ向けスイッチ
|
||||||
|
BIN
trunk/hoge.bin
BIN
trunk/hoge.bin
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
対SoC 新規チャンネル I2C通信
|
対SoC 新規チャンネル I2C通信
|
||||||
藤田@開技.nintendo
|
藤田@開技.nintendo
|
||||||
'09 Apr
|
'09 Apr
|
||||||
$Id$
|
$Id: i2c_ctr.c 418 2011-09-22 01:35:37Z n2232 $
|
||||||
======================================================== */
|
======================================================== */
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
#pragma interrupt INTIICA1 int_iic_ctr RB1
|
#pragma interrupt INTIICA1 int_iic_ctr RB1
|
||||||
|
@ -17,6 +17,10 @@
|
|||||||
#include "loader.h"
|
#include "loader.h"
|
||||||
#include "util_funcs.h"
|
#include "util_funcs.h"
|
||||||
|
|
||||||
|
#include "i2c_mcu_sub.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// ========================================================
|
// ========================================================
|
||||||
// レジスタのビット名
|
// レジスタのビット名
|
||||||
// プリフィックスbだが、一部のビット名がレジスタ名にかぶるため...
|
// プリフィックスbだが、一部のビット名がレジスタ名にかぶるため...
|
||||||
@ -52,14 +56,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// ========================================================
|
// ========================================================
|
||||||
static void iic_mcu_send_st( );
|
static void iic_mcu_send_st( );
|
||||||
static void iic_mcu_send_re_st( );
|
|
||||||
static void iic_mcu_send_sp( );
|
|
||||||
static i2c_err iic_mcu_send_a_byte( u8 );
|
|
||||||
static i2c_err iic_mcu_call_slave( u8 slave );
|
|
||||||
|
|
||||||
|
|
||||||
|
// *subからしか呼ばない
|
||||||
|
void iic_mcu_send_re_st( );
|
||||||
|
void iic_mcu_send_sp( );
|
||||||
|
i2c_err iic_mcu_send_a_byte( u8 );
|
||||||
|
i2c_err iic_mcu_call_slave( u8 slave );
|
||||||
|
|
||||||
|
|
||||||
// ========================================================
|
// ========================================================
|
||||||
@ -475,7 +480,7 @@ __interrupt void int_iic10( )
|
|||||||
|
|
||||||
NACK → ストップコンディションを出す。 返:I2C_ERR_NOSLAVE
|
NACK → ストップコンディションを出す。 返:I2C_ERR_NOSLAVE
|
||||||
***********************************************/
|
***********************************************/
|
||||||
static i2c_err iic_mcu_call_slave( u8 slave )
|
i2c_err iic_mcu_call_slave( u8 slave )
|
||||||
{
|
{
|
||||||
iic_mcu_send_st( );
|
iic_mcu_send_st( );
|
||||||
|
|
||||||
@ -504,7 +509,7 @@ static i2c_err iic_mcu_call_slave( u8 slave )
|
|||||||
|
|
||||||
書き終わるまで帰りません
|
書き終わるまで帰りません
|
||||||
***********************************************/
|
***********************************************/
|
||||||
static i2c_err iic_mcu_send_a_byte( u8 dat )
|
i2c_err iic_mcu_send_a_byte( u8 dat )
|
||||||
{
|
{
|
||||||
IICMK10 = 1;
|
IICMK10 = 1;
|
||||||
IICIF10 = 0;
|
IICIF10 = 0;
|
||||||
@ -546,7 +551,7 @@ static void iic_mcu_send_st( )
|
|||||||
/********************************************//**
|
/********************************************//**
|
||||||
リスタート発行
|
リスタート発行
|
||||||
***********************************************/
|
***********************************************/
|
||||||
static void iic_mcu_send_re_st( )
|
void iic_mcu_send_re_st( )
|
||||||
{
|
{
|
||||||
ST0 |= 0x0004;
|
ST0 |= 0x0004;
|
||||||
SO0 |= 0x0400 | TAUS_MASK; // ( SDA = H ), SCL -> H
|
SO0 |= 0x0400 | TAUS_MASK; // ( SDA = H ), SCL -> H
|
||||||
@ -565,7 +570,7 @@ static void iic_mcu_send_re_st( )
|
|||||||
|
|
||||||
この前に、「最後のバイトの送受信」の時に前準備が必要です。
|
この前に、「最後のバイトの送受信」の時に前準備が必要です。
|
||||||
***********************************************/
|
***********************************************/
|
||||||
static void iic_mcu_send_sp( )
|
void iic_mcu_send_sp( )
|
||||||
{
|
{
|
||||||
ST0 = 0x0004;
|
ST0 = 0x0004;
|
||||||
SOE0 = 0; // 受信の時はもっと前に「も」設定してる。(NACK出力)
|
SOE0 = 0; // 受信の時はもっと前に「も」設定してる。(NACK出力)
|
||||||
@ -645,44 +650,3 @@ void iic_mcu_stop( )
|
|||||||
iic_mcu_initialized = false;
|
iic_mcu_initialized = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/********************************************//**
|
|
||||||
コーデックに 『1バイト』 ライト
|
|
||||||
|
|
||||||
iic_mcu_write_a_byte CODEC不具合ワークアラウンド
|
|
||||||
***********************************************/
|
|
||||||
i2c_err iic_mcu_write_a_byte_codec( u8 adrs, u8 dat )
|
|
||||||
{
|
|
||||||
static u8 count;
|
|
||||||
|
|
||||||
// 1文字の時はDMAとか起動しないでさっさと終わらせる
|
|
||||||
if( iic_mcu_wait_free() !=I2C_ERR_OK )
|
|
||||||
{
|
|
||||||
return( I2C_ERR_TIMEOUT );
|
|
||||||
}
|
|
||||||
|
|
||||||
// スタートコンディションとスレーブの呼び出し...
|
|
||||||
IICMK10 = 1;
|
|
||||||
if( iic_mcu_call_slave( IIC_SLA_CODEC ) != I2C_ERR_OK )
|
|
||||||
{
|
|
||||||
iic_mcu_busy = false;
|
|
||||||
return ( I2C_ERR_NOSLAVE );
|
|
||||||
}
|
|
||||||
iic_mcu_send_a_byte( adrs );
|
|
||||||
iic_mcu_send_a_byte( dat );
|
|
||||||
|
|
||||||
// ワークアラウンドここから
|
|
||||||
/// リスタートにしてダミーライト
|
|
||||||
iic_mcu_send_re_st( );
|
|
||||||
iic_mcu_send_a_byte( IIC_SLA_CODEC ); // ダミーライト
|
|
||||||
iic_mcu_send_a_byte( 0x20 ); // ゴミを書いても問題ないアドレス
|
|
||||||
iic_mcu_send_a_byte( count ); // 何でもよいのだが。メモリ足りなくなったら固定値に
|
|
||||||
|
|
||||||
count ++;
|
|
||||||
|
|
||||||
iic_mcu_send_sp( );
|
|
||||||
iic_mcu_busy = false;
|
|
||||||
return ( I2C_ERR_OK );
|
|
||||||
}
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/* ========================================================
|
/* ========================================================
|
||||||
TWL ŒÝŠ·I2C
|
TWL ŒÝŠ·I2C
|
||||||
|
|
||||||
$Id$
|
$Id: i2c_twl.c 418 2011-09-22 01:35:37Z n2232 $
|
||||||
======================================================== */
|
======================================================== */
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/* ========================================================
|
/* ========================================================
|
||||||
LED.c
|
LED.c
|
||||||
$Id$
|
|
||||||
|
$Id: LED.c 418 2011-09-22 01:35:37Z n2232 $
|
||||||
======================================================== */
|
======================================================== */
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
|
|
||||||
@ -223,7 +224,7 @@ void tsk_led_wifi( )
|
|||||||
if( state_wifi_tx == 32 ) // ←点滅後、点灯している期間の長さ
|
if( state_wifi_tx == 32 ) // ←点滅後、点灯している期間の長さ
|
||||||
{
|
{
|
||||||
state_wifi_tx = 0;
|
state_wifi_tx = 0;
|
||||||
flag_wifi_TX --;
|
flag_wifi_TX = 0;
|
||||||
}
|
}
|
||||||
task_interval = 25;
|
task_interval = 25;
|
||||||
return;
|
return;
|
||||||
@ -233,6 +234,7 @@ void tsk_led_wifi( )
|
|||||||
task_interval = 30;
|
task_interval = 30;
|
||||||
// 送信フラグ待ち
|
// 送信フラグ待ち
|
||||||
vreg_ctr[ VREG_C_STATUS_1 ] &= ~REG_BIT_WIFI_TX;
|
vreg_ctr[ VREG_C_STATUS_1 ] &= ~REG_BIT_WIFI_TX;
|
||||||
|
|
||||||
if( vreg_ctr[VREG_C_LED_WIFI] == WIFI_LED_OFF )
|
if( vreg_ctr[VREG_C_LED_WIFI] == WIFI_LED_OFF )
|
||||||
{
|
{
|
||||||
LED_duty_WiFi = 0;
|
LED_duty_WiFi = 0;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
ブートローダー部
|
ブートローダー部
|
||||||
ホストの通信と、自己書き換え、ファームのチェックを行う。
|
ホストの通信と、自己書き換え、ファームのチェックを行う。
|
||||||
|
|
||||||
$Id$
|
$Id: loader.c 418 2011-09-22 01:35:37Z n2232 $
|
||||||
======================================================== */
|
======================================================== */
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
|
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
藤田@開技
|
藤田@開技
|
||||||
nintendo
|
nintendo
|
||||||
'08 Dec
|
'08 Dec
|
||||||
|
|
||||||
|
$Id: pm.c 418 2011-09-22 01:35:37Z n2232 $
|
||||||
======================================================== */
|
======================================================== */
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
|
|
||||||
@ -1038,7 +1040,7 @@ err PM_sys_pow_on( )
|
|||||||
RESET2_neg;
|
RESET2_neg;
|
||||||
|
|
||||||
codec_reg_init(); // CODEC 不定レジスタ初期化(reset2の後でないといけないので)
|
codec_reg_init(); // CODEC 不定レジスタ初期化(reset2の後でないといけないので)
|
||||||
ntr_pm_reg_shadow = 0; // 〃 こんなところで...
|
ntr_pm_reg_shadow = 3<<2; // 〃 こんなところで... 0x00はヤマハcodecバグ対策で書けないので、影響のない値
|
||||||
|
|
||||||
return ( ERR_SUCCESS );
|
return ( ERR_SUCCESS );
|
||||||
}
|
}
|
||||||
@ -1254,9 +1256,9 @@ void codec_reg_init()
|
|||||||
|
|
||||||
ROM節約のため
|
ROM節約のため
|
||||||
***********************************************/
|
***********************************************/
|
||||||
err send_cmd_mgic_2B( u8 reg, u16 dat ) // 送信バッファ
|
err send_cmd_mgic_2B( u8 reg, u16 dat )
|
||||||
{
|
{
|
||||||
u16 temp = dat;
|
u16 temp = dat; // 送信バッファ
|
||||||
return iic_mcu_write( IIC_SLA_BT_GAUGE, reg, 2, &temp ); // DMA転送するので送信データバッファのポインタがどうせ必要
|
return iic_mcu_write( IIC_SLA_BT_GAUGE, reg, 2, &temp ); // DMA転送するので送信データバッファのポインタがどうせ必要
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
/* ========================================================
|
/* ========================================================
|
||||||
その他雑多なタスク
|
その他雑多なタスク
|
||||||
タスクを分けた方が見やすくなる気がするが、リソースの問題で分けなかった物
|
タスクを分けた方が見やすくなる気がするが、リソースの問題で分けなかった物
|
||||||
$Id$
|
|
||||||
|
$Id: task_misc.c 418 2011-09-22 01:35:37Z n2232 $
|
||||||
======================================================== */
|
======================================================== */
|
||||||
|
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
|
@ -1,181 +1,13 @@
|
|||||||
C:\Windows\system32\cmd.exe /c c:\cygwin\bin\touch magic.c
|
C:\Windows\system32\cmd.exe /c c:\cygwin\bin\touch magic.c
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no loader.c
|
|
||||||
loader.c(160) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
loader.c(161) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 2 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\loader.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no pm.c
|
|
||||||
pm.c(528) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
pm.c(828) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
pm.c(832) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
pm.c(860) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
pm.c(880) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
pm.c(947) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
pm.c(956) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
pm.c(1160) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
pm.c(1162) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 9 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\pm.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no i2c_ctr.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\i2c_ctr.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no main.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\main.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no magic.c
|
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no magic.c
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
Compilation complete, 0 error(s) and 0 warning(s) found.
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\magic.asm
|
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\magic.asm
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
Assembly complete, 0 error(s) and 0 warning(s) found.
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no WDT.c
|
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no i2c_mcu-sub.c
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
Compilation complete, 0 error(s) and 0 warning(s) found.
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\WDT.asm
|
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\i2c_mcu-sub.asm
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
Assembly complete, 0 error(s) and 0 warning(s) found.
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no i2c_mcu.c
|
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\lk78k0r.exe" -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -obsr.lmf "..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\lib78k0r\s0rm.rel" -gi1B339499E033F240BFAAh -pbsr_k0r.map -nkd -gb7EFBFFh -b"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\lib78k0r\fsl.lib" -bcl0rdm.lib -bcl0rm.lib -bcl0rmf.lib -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\lib78k0r" -dbsr_mcu.dr -s -w2 loader.rel pm.rel i2c_ctr.rel main.rel magic.rel WDT.rel i2c_mcu.rel i2c_twl.rel led.rel rtc.rel vreg_ctr.rel vreg_twl.rel adc.rel renge.rel accero.rel self_flash.rel sw.rel task_debug.rel task_misc.rel task_sys.rel pedo_alg_thre_det2.rel ini_VECT.rel task_status.rel led_cam.rel led_pow.rel hal.rel batt_params.rel voltable.rel pedo_lpf_coeff.rel kanaria.rel kanaria_c.rel get_ei.rel util_funcs.rel i2c_mcu-sub.rel
|
||||||
i2c_mcu.c(183) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 1 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\i2c_mcu.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no i2c_twl.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\i2c_twl.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no led.c
|
|
||||||
led.c(89) : CC78K0R warning W0745: Expected function prototype
|
|
||||||
led.c(354) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 2 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\led.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no rtc.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\rtc.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2m -qvjl2w -sainter_asm -zpb -no vreg_ctr.c
|
|
||||||
vreg_ctr.c(176) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(177) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(179) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(181) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(182) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(230) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(230) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(235) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(235) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(239) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(239) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(243) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(243) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_ctr.c(247) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 14 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\vreg_ctr.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2m -qvjl2w -sainter_asm -zpb -no vreg_twl.c
|
|
||||||
vreg_twl.c(68) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
vreg_twl.c(72) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 2 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\vreg_twl.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no adc.c
|
|
||||||
adc.c(104) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
adc.c(190) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
adc.c(241) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
adc.c(305) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
adc.c(429) : CC78K0R warning W0745: Expected function prototype
|
|
||||||
adc.c(458) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
adc.c(463) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 7 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\adc.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2m -qvjl2w -sainter_asm -zpb -no renge\renge.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\renge.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no accero.c
|
|
||||||
accero.c(121) : CC78K0R warning W0745: Expected function prototype
|
|
||||||
Compilation complete, 0 error(s) and 1 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\accero.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2 -qvjl2w -sainter_asm -zpb -no self_flash.c
|
|
||||||
self_flash.c(289) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
self_flash.c(290) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 2 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\self_flash.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no sw.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\sw.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no task_debug.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\task_debug.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no task_misc.c
|
|
||||||
task_misc.c(381) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
task_misc.c(383) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
task_misc.c(395) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 3 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\task_misc.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no task_sys.c
|
|
||||||
task_sys.c(234) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
task_sys.c(570) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 2 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\task_sys.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no pedo_alg_thre_det2.c
|
|
||||||
pedo_alg_thre_det2.c(104) : CC78K0R warning W0745: Expected function prototype
|
|
||||||
pedo_alg_thre_det2.c(120) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 2 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\pedo_alg_thre_det2.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no ini_VECT.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\ini_VECT.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no task_status.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\task_status.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no led_cam.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\led_cam.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no led_pow.c
|
|
||||||
led_pow.c(119) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
led_pow.c(124) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
led_pow.c(177) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
led_pow.c(240) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
led_pow.c(271) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
||||||
Compilation complete, 0 error(s) and 5 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\led_pow.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no hal.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\hal.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no batt_params.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\batt_params.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no voltable.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\voltable.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no pedo_lpf_coeff.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\pedo_lpf_coeff.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no kanaria_c.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\kanaria_c.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\bin\cc78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -irenge -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r" -ms -rd2s2 -qvjl2w -sainter_asm -zpb -no util_funcs.c
|
|
||||||
Compilation complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -pinter_asm -ks -kx inter_asm\util_funcs.asm
|
|
||||||
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\lk78k0r.exe" -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -obsr.lmf "..\..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\lib78k0r\s0rm.rel" -gi1B339499E033F240BFAAh -pbsr_k0r.map -nkd -gb7EFBFFh -b"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\lib78k0r\fsl.lib" -bcl0rdm.lib -bcl0rm.lib -bcl0rmf.lib -i"C:\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\lib78k0r" -dbsr_mcu.dr -s -w2 loader.rel pm.rel i2c_ctr.rel main.rel magic.rel WDT.rel i2c_mcu.rel i2c_twl.rel led.rel rtc.rel vreg_ctr.rel vreg_twl.rel adc.rel renge.rel accero.rel self_flash.rel sw.rel task_debug.rel task_misc.rel task_sys.rel pedo_alg_thre_det2.rel ini_VECT.rel task_status.rel led_cam.rel led_pow.rel hal.rel batt_params.rel voltable.rel pedo_lpf_coeff.rel kanaria.rel kanaria_c.rel get_ei.rel util_funcs.rel
|
|
||||||
RA78K0R warning W3420: File 'loader.rel' already has had error(s)/warning(s) by 'CC78K'
|
RA78K0R warning W3420: File 'loader.rel' already has had error(s)/warning(s) by 'CC78K'
|
||||||
Read Device File Directory : C:\PROGRAM FILES (X86)\NEC ELECTRONICS TOOLS\DEV\
|
Read Device File Directory : C:\PROGRAM FILES (X86)\NEC ELECTRONICS TOOLS\DEV\
|
||||||
RA78K0R warning W3420: File 'pm.rel' already has had error(s)/warning(s) by 'CC78K'
|
RA78K0R warning W3420: File 'pm.rel' already has had error(s)/warning(s) by 'CC78K'
|
||||||
@ -195,10 +27,9 @@ Link complete, 0 error(s) and 13 warning(s) found.
|
|||||||
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\oc78k0r.exe" -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -o.\bsr.hex -nu -ki bsr.lmf
|
"C:\Program Files (x86)\NEC Electronics Tools\RA78K0R\W1.33\bin\oc78k0r.exe" -y"c:\program files (x86)\nec electronics tools\dev" -_msgoff -o.\bsr.hex -nu -ki bsr.lmf
|
||||||
Object Conversion Complete, 0 error(s) and 0 warning(s) found.
|
Object Conversion Complete, 0 error(s) and 0 warning(s) found.
|
||||||
C:\Windows\system32\cmd.exe /c ruby nec_s_2_bsrbin2.rb bsr.hex
|
C:\Windows\system32\cmd.exe /c ruby nec_s_2_bsrbin2.rb bsr.hex
|
||||||
nec_s_2_bsrbin2.rb:2: warning: variable $KCODE is no longer effective; ignored
|
4
|
||||||
4
|
intel-HEX to bsr bin converter
|
||||||
intel-HEX to bsr bin converter
|
file converted!
|
||||||
file converted!
|
|
||||||
|
|
||||||
|
|
||||||
Build Total error(s) : 0 Total warning(s) : 65
|
|
||||||
|
Build Total error(s) : 0 Total warning(s) : 13
|
||||||
|
@ -12,7 +12,7 @@ Firm Clock=System
|
|||||||
Flash Programming=Permit
|
Flash Programming=Permit
|
||||||
Low-voltage Flash Rewriting=On
|
Low-voltage Flash Rewriting=On
|
||||||
Fail Safe Break=0x2000
|
Fail Safe Break=0x2000
|
||||||
Port=1
|
Port=0
|
||||||
NMI=OFF
|
NMI=OFF
|
||||||
TRESET=OFF
|
TRESET=OFF
|
||||||
IRESET=OFF
|
IRESET=OFF
|
||||||
@ -22,8 +22,8 @@ SubClock=None
|
|||||||
[Mapping]
|
[Mapping]
|
||||||
Count=0
|
Count=0
|
||||||
[Main]
|
[Main]
|
||||||
Geometry=242, 242, 1200, 858
|
Geometry=157, 45, 1007, 931
|
||||||
Window=Max
|
Window=Normal
|
||||||
MDI_MAX=OFF
|
MDI_MAX=OFF
|
||||||
Button=ON
|
Button=ON
|
||||||
Mode=Auto
|
Mode=Auto
|
||||||
@ -33,7 +33,7 @@ Coverage=OFF
|
|||||||
Timer=OFF
|
Timer=OFF
|
||||||
Tracer=OFF
|
Tracer=OFF
|
||||||
[Load File]
|
[Load File]
|
||||||
Dir=\\Tsclient\c\78k_data\yav-mcu-basara\trunk\
|
Dir=\\tsclient\C\78k_data\yav-mcu-basara\trunk\
|
||||||
SaveFilter=0
|
SaveFilter=0
|
||||||
Start=0
|
Start=0
|
||||||
End=0
|
End=0
|
||||||
@ -45,7 +45,7 @@ Erase=OFF
|
|||||||
HighSpeed=OFF
|
HighSpeed=OFF
|
||||||
Symbol Reset=ON
|
Symbol Reset=ON
|
||||||
CPU Reset=ON
|
CPU Reset=ON
|
||||||
File1=\\Tsclient\c\78k_data\yav-mcu-basara\trunk\bsr.lmf
|
File1=\\tsclient\C\78k_data\yav-mcu-basara\trunk\bsr.lmf
|
||||||
LoadFilter1=5
|
LoadFilter1=5
|
||||||
Offset1=0
|
Offset1=0
|
||||||
Object1=ON
|
Object1=ON
|
||||||
@ -55,7 +55,7 @@ HighSpeed1=OFF
|
|||||||
CPU Reset1=ON
|
CPU Reset1=ON
|
||||||
Symbol Reset1=ON
|
Symbol Reset1=ON
|
||||||
[View File]
|
[View File]
|
||||||
Dir=\\Tsclient\c\78k_data\yav-mcu-basara\trunk\
|
Dir=\\tsclient\C\78k_data\yav-mcu-basara\trunk\
|
||||||
Filter=Source
|
Filter=Source
|
||||||
[Debugger Option]
|
[Debugger Option]
|
||||||
Source Path=""
|
Source Path=""
|
||||||
@ -78,10 +78,10 @@ Symbol Type=OFF
|
|||||||
Language=C
|
Language=C
|
||||||
Kanji=SJIS
|
Kanji=SJIS
|
||||||
[Source]
|
[Source]
|
||||||
Geometry=0, 0, 600, 400
|
Geometry=474, 10, 769, 857
|
||||||
Window=Normal
|
Window=Normal
|
||||||
DispStart=457
|
DispStart=248
|
||||||
CaretPos=458,0
|
CaretPos=277,0
|
||||||
Mode=Normal
|
Mode=Normal
|
||||||
DispFile=
|
DispFile=
|
||||||
Address1=
|
Address1=
|
||||||
@ -139,11 +139,27 @@ SaveRange=Screen
|
|||||||
SaveStart=
|
SaveStart=
|
||||||
SaveEnd=
|
SaveEnd=
|
||||||
Accumulative=ON
|
Accumulative=ON
|
||||||
[Assemble]
|
[Source1]
|
||||||
Geometry=75, 75, 600, 400
|
Geometry=282, 121, 769, 857
|
||||||
Window=Normal
|
Window=Normal
|
||||||
DispStart=16170
|
DispStart=251
|
||||||
CaretPos=16170,27
|
CaretPos=276,24
|
||||||
|
Mode=Normal
|
||||||
|
DispFile=\\tsclient\C\78k_data\yav-mcu-basara\trunk\task_misc.c
|
||||||
|
Accumulative=ON
|
||||||
|
[Source2]
|
||||||
|
Geometry=244, 62, 769, 802
|
||||||
|
Window=Normal
|
||||||
|
DispStart=499
|
||||||
|
CaretPos=536,12
|
||||||
|
Mode=Normal
|
||||||
|
DispFile=\\tsclient\C\78k_data\yav-mcu-basara\trunk\task_sys.c
|
||||||
|
Accumulative=ON
|
||||||
|
[Assemble]
|
||||||
|
Geometry=50, 50, 600, 400
|
||||||
|
Window=Normal
|
||||||
|
DispStart=15288
|
||||||
|
CaretPos=15311,27
|
||||||
Address1=
|
Address1=
|
||||||
Address2=
|
Address2=
|
||||||
Address3=
|
Address3=
|
||||||
@ -957,22 +973,27 @@ Detail=OFF
|
|||||||
Last Name=
|
Last Name=
|
||||||
Count=0
|
Count=0
|
||||||
[Variable]
|
[Variable]
|
||||||
Geometry=1145, 5, 440, 719
|
Geometry=35, 451, 309, 300
|
||||||
Window=Normal
|
Window=Normal
|
||||||
Boundary=13762700
|
Boundary=13762700
|
||||||
0=.flag_wifi_TX,P,N,A,+,1
|
0=.P0.1,P,S,A,+,1
|
||||||
1=.PIF21,B,S,A,+,1
|
1=.P0.0,P,S,A,+,1
|
||||||
Line=2
|
2=.PU0,P,S,A,+,1
|
||||||
|
3=.temp_command,P,N,A,+,1
|
||||||
|
4=.shirobako_power_control_count,P,N,A,+,1
|
||||||
|
5=.P2.3,P,S,A,+,1
|
||||||
|
6=.PM0,B,S,A,+,1
|
||||||
|
Line=7
|
||||||
[Quick Watch]
|
[Quick Watch]
|
||||||
0=PIF21,B,A,1
|
0=p00,P,A,1
|
||||||
1=flag_wifi_TX,P,A,1
|
1=P0.0,P,A,1
|
||||||
2=
|
2=P0.1,P,A,1
|
||||||
3=
|
3=PM0,B,A,1
|
||||||
4=
|
4=P20.4,P,A,1
|
||||||
5=
|
5=PU0,P,A,1
|
||||||
6=
|
6=P2.3,P,A,1
|
||||||
7=
|
7=shirobako_power_control_count,P,A,1
|
||||||
8=
|
8=temp_command,P,A,1
|
||||||
9=
|
9=
|
||||||
10=
|
10=
|
||||||
11=
|
11=
|
||||||
@ -981,22 +1002,34 @@ Line=2
|
|||||||
14=
|
14=
|
||||||
15=
|
15=
|
||||||
[Software Break]
|
[Software Break]
|
||||||
Geometry=0, 0, 0, 0
|
Geometry=19, 162, 500, 200
|
||||||
Window=Hide
|
Window=Normal
|
||||||
Width=150 30 200 100
|
Width=150 30 200 100
|
||||||
Name0=Swb00001
|
Name0=Swb00006
|
||||||
Address0=led.c#_LED_init+0x62
|
Address0=task_sys.c#_chk_emergencyExit+0x13
|
||||||
Window0=ASM
|
Window0=ASM
|
||||||
Status0=ON
|
Status0=ON
|
||||||
Name1=Swb00002
|
Name1=Swb00007
|
||||||
Address1=led.c#_tsk_led_wifi+0xb
|
Address1=task_sys.c#_force_off_check+0x4
|
||||||
Window1=ASM
|
Window1=ASM
|
||||||
Status1=ON
|
Status1=ON
|
||||||
Name2=Swb00003
|
Name2=Swb00003
|
||||||
Address2=led.c#_tsk_led_wifi+0x10
|
Address2=task_sys.c#_chk_emergencyExit+0x1a
|
||||||
Window2=ASM
|
Window2=ASM
|
||||||
Status2=ON
|
Status2=ON
|
||||||
Count=3
|
Name3=Swb00008
|
||||||
|
Address3=task_misc.c#_tski_do_command0+0x5e
|
||||||
|
Window3=ASM
|
||||||
|
Status3=ON
|
||||||
|
Name4=Swb00002
|
||||||
|
Address4=task_misc.c#_tski_do_command0+0x22
|
||||||
|
Window4=ASM
|
||||||
|
Status4=ON
|
||||||
|
Name5=Swb00004
|
||||||
|
Address5=task_misc.c#_tski_do_command0+0x44
|
||||||
|
Window5=ASM
|
||||||
|
Status5=ON
|
||||||
|
Count=6
|
||||||
[Reset]
|
[Reset]
|
||||||
Debugger=ON
|
Debugger=ON
|
||||||
Symbol=OFF
|
Symbol=OFF
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[ProjectManager]
|
[ProjectManager]
|
||||||
Version=6.00
|
Version=6.00
|
||||||
Path=C:\78k_data\yav-mcu-basara\branches\2.13_2nup\
|
Path=C:\78k_data\yav-mcu-basara\trunk\
|
||||||
Title=yav-mcu
|
Title=yav-mcu
|
||||||
Series=78K0R.PM
|
Series=78K0R.PM
|
||||||
Device=uPD79F0104
|
Device=uPD79F0104
|
||||||
@ -23,7 +23,7 @@ MuitiLoad=0
|
|||||||
LoadPrjNum=0
|
LoadPrjNum=0
|
||||||
CheckVersion=CC78K0R|W2.13;RA78K0R|W1.33
|
CheckVersion=CC78K0R|W2.13;RA78K0R|W1.33
|
||||||
[Option.IDK0R32G]
|
[Option.IDK0R32G]
|
||||||
File=\\Tsclient\c\78k_data\yav-mcu-basara\trunk\yav_mcu_bsr.pri
|
File=\\tsclient\C\78k_data\yav-mcu-basara\trunk\yav_mcu_bsr.pri
|
||||||
[BuildMode2]
|
[BuildMode2]
|
||||||
BuildModeName=K0R_dbg
|
BuildModeName=K0R_dbg
|
||||||
TargetFile=0
|
TargetFile=0
|
||||||
@ -1041,40 +1041,6 @@ VfiFileBoot0=
|
|||||||
VfiFileBoot1=boot.vfi
|
VfiFileBoot1=boot.vfi
|
||||||
VF78K0Rchk=0
|
VF78K0Rchk=0
|
||||||
VF78K0Rvs=
|
VF78K0Rvs=
|
||||||
[SrcFile]
|
|
||||||
Source1=loader.c
|
|
||||||
Source2=pm.c
|
|
||||||
Source3=i2c_ctr.c
|
|
||||||
Source4=main.c
|
|
||||||
Source5=magic.c
|
|
||||||
Source6=WDT.c
|
|
||||||
Source7=i2c_mcu.c
|
|
||||||
Source8=i2c_twl.c
|
|
||||||
Source9=led.c
|
|
||||||
Source10=rtc.c
|
|
||||||
Source11=vreg_ctr.c
|
|
||||||
Source12=vreg_twl.c
|
|
||||||
Source13=adc.c
|
|
||||||
Source14=renge\renge.c
|
|
||||||
Source15=accero.c
|
|
||||||
Source16=self_flash.c
|
|
||||||
Source17=sw.c
|
|
||||||
Source18=task_debug.c
|
|
||||||
Source19=task_misc.c
|
|
||||||
Source20=task_sys.c
|
|
||||||
Source21=pedo_alg_thre_det2.c
|
|
||||||
Source22=ini_VECT.c
|
|
||||||
Source23=task_status.c
|
|
||||||
Source24=led_cam.c
|
|
||||||
Source25=led_pow.c
|
|
||||||
Source26=hal.c
|
|
||||||
Source27=batt_params.c
|
|
||||||
Source28=voltable.c
|
|
||||||
Source29=pedo_lpf_coeff.c
|
|
||||||
Source30=kanaria.asm
|
|
||||||
Source31=kanaria_c.c
|
|
||||||
Source32=get_ei.asm
|
|
||||||
Source33=util_funcs.c
|
|
||||||
[Options.LK78K0R 0]
|
[Options.LK78K0R 0]
|
||||||
Version=100
|
Version=100
|
||||||
O0=bsr_k0r.lmf
|
O0=bsr_k0r.lmf
|
||||||
@ -1193,7 +1159,7 @@ ZB=
|
|||||||
Etcetera0=
|
Etcetera0=
|
||||||
Etcetera1=boot.lmf
|
Etcetera1=boot.lmf
|
||||||
CommandFile=0
|
CommandFile=0
|
||||||
OFILE=C:\78k_data\yav-mcu-basara\branches\2.13_2nup\bsr.lmf
|
OFILE=C:\78k_data\yav-mcu-basara\trunk\bsr.lmf
|
||||||
[Options.LK78K0R 3]
|
[Options.LK78K0R 3]
|
||||||
Version=100
|
Version=100
|
||||||
O0=bsr_bsr.lmf
|
O0=bsr_bsr.lmf
|
||||||
@ -1368,39 +1334,78 @@ DefaultMode2=1
|
|||||||
DefaultMode3=1
|
DefaultMode3=1
|
||||||
DefaultMode4=1
|
DefaultMode4=1
|
||||||
DefaultMode5=1
|
DefaultMode5=1
|
||||||
|
[SrcFile]
|
||||||
|
Source1=loader.c
|
||||||
|
Source2=pm.c
|
||||||
|
Source3=i2c_ctr.c
|
||||||
|
Source4=main.c
|
||||||
|
Source5=magic.c
|
||||||
|
Source6=WDT.c
|
||||||
|
Source7=i2c_mcu.c
|
||||||
|
Source8=i2c_twl.c
|
||||||
|
Source9=led.c
|
||||||
|
Source10=rtc.c
|
||||||
|
Source11=vreg_ctr.c
|
||||||
|
Source12=vreg_twl.c
|
||||||
|
Source13=adc.c
|
||||||
|
Source14=renge\renge.c
|
||||||
|
Source15=accero.c
|
||||||
|
Source16=self_flash.c
|
||||||
|
Source17=sw.c
|
||||||
|
Source18=task_debug.c
|
||||||
|
Source19=task_misc.c
|
||||||
|
Source20=task_sys.c
|
||||||
|
Source21=pedo_alg_thre_det2.c
|
||||||
|
Source22=ini_VECT.c
|
||||||
|
Source23=task_status.c
|
||||||
|
Source24=led_cam.c
|
||||||
|
Source25=led_pow.c
|
||||||
|
Source26=hal.c
|
||||||
|
Source27=batt_params.c
|
||||||
|
Source28=voltable.c
|
||||||
|
Source29=pedo_lpf_coeff.c
|
||||||
|
Source30=kanaria.asm
|
||||||
|
Source31=kanaria_c.c
|
||||||
|
Source32=get_ei.asm
|
||||||
|
Source33=util_funcs.c
|
||||||
|
Source34=i2c_mcu-sub.c
|
||||||
[IncFile]
|
[IncFile]
|
||||||
Include1=incs_loader.h
|
Include1=incs_loader.h
|
||||||
Include2=config.h
|
Include2=sim\simOnWin.h
|
||||||
Include3=jhl_defs.h
|
Include3=sim\sfrAlias.h
|
||||||
Include4=user_define.h
|
Include4=config.h
|
||||||
Include5=hal.h
|
Include5=jhl_defs.h
|
||||||
Include6=bsr_system.h
|
Include6=user_define.h
|
||||||
Include7=renge\renge.h
|
Include7=hal.h
|
||||||
Include8=renge\renge_defs.h
|
Include8=bsr_system.h
|
||||||
Include9=renge\renge_task_immediate.h
|
Include9=renge\renge.h
|
||||||
Include10=vreg_ctr.h
|
Include10=renge\renge_defs.h
|
||||||
Include11=vreg_twl.h
|
Include11=renge\renge_task_immediate.h
|
||||||
Include12=loader.h
|
Include12=vreg_ctr.h
|
||||||
Include13=i2c_mcu.h
|
Include13=vreg_twl.h
|
||||||
Include14=WDT.h
|
Include14=loader.h
|
||||||
Include15=fsl_user.h
|
Include15=i2c_mcu.h
|
||||||
Include16=i2c_ctr.h
|
Include16=WDT.h
|
||||||
Include17=pm.h
|
Include17=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h
|
||||||
Include18=rtc.h
|
Include18=fsl_user.h
|
||||||
Include19=reboot.h
|
Include19=i2c_ctr.h
|
||||||
Include20=magic.h
|
Include20=pm.h
|
||||||
Include21=incs.h
|
Include21=rtc.h
|
||||||
Include22=i2c_twl.h
|
Include22=reboot.h
|
||||||
Include23=accero.h
|
Include23=magic.h
|
||||||
Include24=pedometer.h
|
Include24=incs.h
|
||||||
Include25=sw.h
|
Include25=i2c_twl.h
|
||||||
Include26=adc.h
|
Include26=accero.h
|
||||||
Include27=led.h
|
Include27=pedometer.h
|
||||||
Include28=batt_params.h
|
Include28=sw.h
|
||||||
Include29=pool.h
|
Include29=adc.h
|
||||||
Include30=i2c_twl_defs.h
|
Include30=led.h
|
||||||
Include31=renge\renge_task_intval.h
|
Include31=batt_params.h
|
||||||
Include32=self_flash.h
|
Include32=pool.h
|
||||||
Include33=util_funcs.h
|
Include33=i2c_twl_defs.h
|
||||||
Include34=..\..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h
|
Include34=renge\renge_task_intval.h
|
||||||
Include35=..\..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\math.h
|
Include35=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\math.h
|
||||||
|
Include36=self_flash.h
|
||||||
|
Include37=sim\sim_interrupt_decrare.c
|
||||||
|
Include38=util_funcs.h
|
||||||
|
Include39=i2c_mcu_sub.h
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
[ProjectManager]
|
[ProjectManager]
|
||||||
FrameMax=0
|
FrameMax=1
|
||||||
FrameX=4
|
FrameX=4
|
||||||
FrameY=0
|
FrameY=0
|
||||||
FrameCX=1022
|
FrameCX=1235
|
||||||
FrameCY=722
|
FrameCY=1076
|
||||||
OpenFile1=i2c_ctr.c,0,655,120,1628,751,0,1,0,0
|
OpenFile1=i2c_ctr.c,0,655,120,1628,751,0,1,0,0
|
||||||
OpenFile2=kanaria_c.c,0,68,138,763,769,8,5,8,0
|
OpenFile2=kanaria_c.c,0,68,138,763,769,8,5,8,0
|
||||||
OpenFile3=pm.c,0,373,197,1346,828,35,374,32,0
|
OpenFile3=pm.c,0,373,197,1346,828,35,374,32,0
|
||||||
@ -16,9 +16,11 @@ OpenFile9=ProjectWindow
|
|||||||
PrjPos=0,0,706,0,291
|
PrjPos=0,0,706,0,291
|
||||||
OpenFile10=main.c,0,402,105,1713,812,0,57,0,0
|
OpenFile10=main.c,0,402,105,1713,812,0,57,0,0
|
||||||
OpenFile11=batt_params.c,0,300,300,1553,955,0,68,0,0
|
OpenFile11=batt_params.c,0,300,300,1553,955,0,68,0,0
|
||||||
OpenFile12=config.h,0,75,75,902,478,29,6,29,0
|
OpenFile12=OutputWindow
|
||||||
OpenFile13=OutputWindow
|
|
||||||
OutputPos=0,419,870,220,1483
|
OutputPos=0,419,870,220,1483
|
||||||
|
OpenFile13=config.h,0,1009,32,1836,435,0,20,27,0
|
||||||
|
OpenFile14=task_misc.c,0,141,193,1732,900,2,271,2,0
|
||||||
|
OpenFile15=config.h,0,300,300,1891,1007,34,13,34,0
|
||||||
ActivePRJ=yav_mcu_bsr.prj
|
ActivePRJ=yav_mcu_bsr.prj
|
||||||
[ProjectWindow]
|
[ProjectWindow]
|
||||||
ProjectWindowDispType=0
|
ProjectWindowDispType=0
|
||||||
|
@ -13,7 +13,7 @@ T=4e8a69fb
|
|||||||
9=WDT.h
|
9=WDT.h
|
||||||
10=magic.h
|
10=magic.h
|
||||||
[pm.c]
|
[pm.c]
|
||||||
T=4e7a9369
|
T=4e9fab22
|
||||||
1=incs.h
|
1=incs.h
|
||||||
2=adc.h
|
2=adc.h
|
||||||
3=led.h
|
3=led.h
|
||||||
@ -40,7 +40,7 @@ T=4e647b08
|
|||||||
7=i2c_mcu.h
|
7=i2c_mcu.h
|
||||||
8=pool.h
|
8=pool.h
|
||||||
[magic.c]
|
[magic.c]
|
||||||
T=4e8a90b3
|
T=4e9fa5d9
|
||||||
1=magic.h
|
1=magic.h
|
||||||
2=config.h
|
2=config.h
|
||||||
[WDT.c]
|
[WDT.c]
|
||||||
@ -60,7 +60,7 @@ T=4e8a71df
|
|||||||
4=vreg_twl.h
|
4=vreg_twl.h
|
||||||
5=WDT.h
|
5=WDT.h
|
||||||
[led.c]
|
[led.c]
|
||||||
T=4e648659
|
T=4eaf9ab6
|
||||||
1=incs.h
|
1=incs.h
|
||||||
2=led.h
|
2=led.h
|
||||||
[rtc.c]
|
[rtc.c]
|
||||||
@ -234,7 +234,7 @@ T=4e559884
|
|||||||
T=4e5b0fa2
|
T=4e5b0fa2
|
||||||
1=config.h
|
1=config.h
|
||||||
[config.h]
|
[config.h]
|
||||||
T=4e8a90c6
|
T=4e9fab22
|
||||||
[jhl_defs.h]
|
[jhl_defs.h]
|
||||||
T=4e647343
|
T=4e647343
|
||||||
[user_define.h]
|
[user_define.h]
|
||||||
|
Loading…
Reference in New Issue
Block a user