mirror of
https://github.com/rvtr/ctr_mcu.git
synced 2025-06-19 00:55:37 -04:00
3.37 電池接続時にB+が出力されてしまうのを修正。
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@609 013db118-44a6-b54f-8bf7-843cb86687b1
This commit is contained in:
parent
881ad0d5e8
commit
a4a4fe1b91
@ -1,61 +1,104 @@
|
||||
2013/01/28 10:34:28 にビルドを開始しました。
|
||||
1>ノード 2 上のプロジェクト "C:\78k_data\yav-mcu-basara\trunk\VCProj\bsr_trunk.vcxproj" (build ターゲット)。
|
||||
2014/02/12 16:38:49 にビルドを開始しました。
|
||||
1>ノード 2 上のプロジェクト "C:\78k_data\yav-mcu-basara\snake_trunk\VCProj\bsr_trunk.vcxproj" (build ターゲット)。
|
||||
1>InitializeBuildStatus:
|
||||
"Debug\bsr_trunk.unsuccessfulbuild" のタッチ タスクを実行しています。
|
||||
"AlwaysCreate" が指定されたため "Debug\arr_trunk.unsuccessfulbuild" を作成しています。
|
||||
ClCompile:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /nologo /W1 /WX- /O2 /Oy- /D _MBCS /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:prompt ..\accero.c ..\adc.c ..\batt_params.c ..\hal.c ..\i2c_ctr.c "..\i2c_mcu-sub.c" ..\i2c_mcu.c ..\i2c_twl.c ..\ini_VECT.c ..\kanaria_c.c ..\led.c ..\led_cam.c ..\led_pow.c ..\loader.c ..\magic.c ..\main.c ..\pedo_alg_thre_det2.c ..\pedo_lpf_coeff.c ..\pm.c ..\reboot.c ..\renge\renge.c ..\rtc.c ..\self_flash.c ..\sim\simFixture.c ..\sw.c ..\task_debug.c ..\task_misc.c ..\task_status.c ..\task_sys.c ..\util_funcs.c ..\voltable.c ..\vreg_ctr.c ..\vreg_twl.c ..\WDT.c
|
||||
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /nologo /W1 /WX- /O2 /Oy- /D _MBCS /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:prompt ..\accero.c ..\adc.c ..\batt_params.c ..\hal.c ..\i2c_ctr.c "..\i2c_mcu-sub.c" ..\i2c_mcu.c ..\i2c_twl.c ..\ini_VECT.c ..\kanaria_c.c ..\led.c ..\led_cam.c ..\led_pow.c ..\loader.c ..\magic.c ..\main.c ..\my_led.c ..\pedo_alg_thre_det2.c ..\pedo_lpf_coeff.c ..\pm.c ..\reboot.c ..\renge\renge.c ..\rtc.c ..\self_flash.c ..\sim\simFixture.c ..\sim\sim_interrupt_decrare.c ..\sw.c ..\task_debug.c ..\task_misc.c ..\task_status.c ..\task_sys.c ..\util_funcs.c ..\voltable.c ..\vreg_ctr.c ..\vreg_twl.c ..\WDT.c
|
||||
accero.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
adc.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
batt_params.c
|
||||
hal.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
i2c_ctr.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
i2c_mcu-sub.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
i2c_mcu.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
i2c_twl.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>..\i2c_twl.c(223): error C2065: 'DFC0' : 定義されていない識別子です。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
ini_VECT.c
|
||||
1>..\ini_VECT.c(344): fatal error C1083: include ファイルを開けません。'sim/sim_interrupt_decrare.c': No such file or directory
|
||||
kanaria_c.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
led.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>..\led.c(162): warning C4133: '初期化中' : 'uni_info_LED *' と 'char *' の間で型に互換性がありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
led_cam.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
led_pow.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
loader.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>..\loader.c(201): error C2059: 構文エラー : 'サフィックスが無効です。'
|
||||
1>..\loader.c(201): error C2146: 構文エラー : ')' が、識別子 'b00000110' の前に必要です。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
magic.c
|
||||
main.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
my_led.c
|
||||
1>c1 : fatal error C1083: ソース ファイルを開けません。'..\my_led.c': No such file or directory
|
||||
pedo_alg_thre_det2.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
pedo_lpf_coeff.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
pm.c
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>..\pm.c(1357): warning C4090: '=' : 異なる 'const' 修飾子です。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
コードを生成中...
|
||||
コンパイル中...
|
||||
reboot.c
|
||||
1>..\reboot.c(8): warning C4068: 不明なプラグマがありました。
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\sim/simOnWin.h(14): warning C4391: 'void memcpy(void *,void *,unsigned int)' : 組み込み関数に対して戻り値の型が無効です。'void' であるべきです。
|
||||
1>..\reboot.c(14): fatal error C1021: プリプロセッサ コマンド 'asm' が無効です。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
renge.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge.h(16): error C2054: '__callt' の後に '(' が必要です。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge.h(16): error C2085: 'renge_task_immed_run' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge.h(17): error C2061: 構文エラー : 識別子 '__callt'
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge.h(22): error C2054: '__callt' の後に '(' が必要です。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge.h(22): error C2085: 'renge_task_interval_run' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge.h(23): error C2085: 'renge_flg_interval' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge.h(24): error C2085: 'renge_task_interval_run_force' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(13): error C2085: 'tsk_sw' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(14): error C2085: 'tsk_adc' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(15): error C2085: 'tsk_batt' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(16): error C2085: 'tsk_led_pow' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(17): error C2085: 'tsk_led_wifi' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(18): error C2085: 'tsk_led_notify' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(19): error C2085: 'tsk_led_cam' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(20): error C2085: 'tsk_misc' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(21): error C2085: 'tsk_status' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(22): error C2085: 'tsk_sys' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(24): error C2085: 'tasks' : 仮パラメーター リスト内にありません。
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\renge\renge_task_intval.h(24): error C2143: 構文エラー : ';' が '=' の前にありません。
|
||||
1>..\renge\renge.c(33): fatal error C1083: include ファイルを開けません。'../sim/simOnWin.h': No such file or directory
|
||||
rtc.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
self_flash.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
simFixture.c
|
||||
1>c1 : fatal error C1083: ソース ファイルを開けません。'..\sim\simFixture.c': No such file or directory
|
||||
sim_interrupt_decrare.c
|
||||
1>c1 : fatal error C1083: ソース ファイルを開けません。'..\sim\sim_interrupt_decrare.c': No such file or directory
|
||||
sw.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
task_debug.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
task_misc.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
task_status.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
task_sys.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
util_funcs.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
voltable.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
vreg_ctr.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
vreg_twl.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs.h(17): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
WDT.c
|
||||
1>c:\78k_data\yav-mcu-basara\snake_trunk\incs_loader.h(28): fatal error C1083: include ファイルを開けません。'sim/simOnWin.h': No such file or directory
|
||||
コードを生成中...
|
||||
1>c:\78k_data\yav-mcu-basara\trunk\i2c_mcu.c(300): fatal error C1001: コンパイラで内部エラーが発生しました。
|
||||
(コンパイラ ファイル 'f:\dd\vctools\compiler\utc\src\p2\main.c[0x5E74372A:0x00000000]'、行 183)
|
||||
この問題を回避するには、上記の場所付近のプログラムを単純化するか変更してください。
|
||||
詳細については、Visual C++ ヘルプ メニューのサポート情報コマンドを
|
||||
選択してください。またはサポート情報 ヘルプ ファイルを参照してください。
|
||||
1>プロジェクト "C:\78k_data\yav-mcu-basara\trunk\VCProj\bsr_trunk.vcxproj" (build ターゲット) のビルドが終了しました -- 失敗。
|
||||
1>プロジェクト "C:\78k_data\yav-mcu-basara\snake_trunk\VCProj\bsr_trunk.vcxproj" (build ターゲット) のビルドが終了しました -- 失敗。
|
||||
|
||||
ビルドに失敗しました。
|
||||
|
||||
経過時間 00:00:12.85
|
||||
経過時間 00:00:05.19
|
||||
|
Binary file not shown.
Binary file not shown.
1323
snake_trunk/bsr.hex
1323
snake_trunk/bsr.hex
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
|
||||
78K0R Linker W1.33 Date: 3 Feb 2014 Page: 1
|
||||
78K0R Linker W1.33 Date:13 Feb 2014 Page: 1
|
||||
|
||||
Command: -yC:\Program Files (x86)\NEC Electronics Tools\DEV -_msgoff -
|
||||
obsr.lmf ..\..\..\Program Files (x86)\NEC Electronics Tools\C
|
||||
@ -26,8 +26,8 @@ Direc-file:bsr_mcu.dr
|
||||
*** Link information ***
|
||||
|
||||
73 output segment(s)
|
||||
3E94H byte(s) real data
|
||||
6410 symbol(s) defined
|
||||
3EA0H byte(s) real data
|
||||
6417 symbol(s) defined
|
||||
|
||||
|
||||
*** Memory map ***
|
||||
@ -258,299 +258,299 @@ Direc-file:bsr_mcu.dr
|
||||
0228CH 00000H
|
||||
@@CNST i2c_mcu-sub
|
||||
0228CH 00000H
|
||||
ROM_CODE 0228CH 02619H CSEG
|
||||
ROM_CODE pm 0228CH 00A4CH
|
||||
ROM_CODE i2c_ctr 02CD8H 0005CH
|
||||
ROM_CODE main 02D34H 00055H
|
||||
ROM_CODE led 02D89H 00284H
|
||||
ROM_CODE rtc 0300DH 000E0H
|
||||
ROM_CODE vreg_ctr 030EDH 0049EH
|
||||
ROM_CODE vreg_twl 0358BH 000F9H
|
||||
ROM_CODE adc 03684H 00261H
|
||||
ROM_CODE renge 038E5H 00018H
|
||||
ROM_CODE accero 038FDH 00155H
|
||||
ROM_CODE sw 03A52H 00131H
|
||||
ROM_CODE 0228CH 02625H CSEG
|
||||
ROM_CODE pm 0228CH 00A5DH
|
||||
ROM_CODE i2c_ctr 02CE9H 0005CH
|
||||
ROM_CODE main 02D45H 00055H
|
||||
ROM_CODE led 02D9AH 00284H
|
||||
ROM_CODE rtc 0301EH 000E0H
|
||||
ROM_CODE vreg_ctr 030FEH 0049EH
|
||||
ROM_CODE vreg_twl 0359CH 000F9H
|
||||
ROM_CODE adc 03695H 00261H
|
||||
ROM_CODE renge 038F6H 00018H
|
||||
ROM_CODE accero 0390EH 00155H
|
||||
ROM_CODE sw 03A63H 00131H
|
||||
ROM_CODE task_misc
|
||||
03B83H 001C9H
|
||||
ROM_CODE task_sys 03D4CH 0038AH
|
||||
03B94H 001C4H
|
||||
ROM_CODE task_sys 03D58H 0038AH
|
||||
ROM_CODE pedo_alg_thre_det2
|
||||
040D6H 004D4H
|
||||
ROM_CODE led_cam 045AAH 000C4H
|
||||
ROM_CODE led_pow 0466EH 0016FH
|
||||
ROM_CODE voltable 047DDH 00000H
|
||||
040E2H 004D4H
|
||||
ROM_CODE led_cam 045B6H 000C4H
|
||||
ROM_CODE led_pow 0467AH 0016FH
|
||||
ROM_CODE voltable 047E9H 00000H
|
||||
ROM_CODE pedo_lpf_coeff
|
||||
047DDH 00000H
|
||||
047E9H 00000H
|
||||
ROM_CODE kanaria_c
|
||||
047DDH 00006H
|
||||
ROM_CODE get_ei 047E3H 0000DH
|
||||
047E9H 00006H
|
||||
ROM_CODE get_ei 047EFH 0000DH
|
||||
ROM_CODE i2c_mcu-sub
|
||||
047F0H 000B5H
|
||||
@@BASE 048A5H 00614H CSEG BASE
|
||||
@@BASE loader 048A5H 00000H
|
||||
@@BASE pm 048A5H 0003EH
|
||||
@@BASE i2c_ctr 048E3H 00170H
|
||||
@@BASE main 04A53H 00000H
|
||||
@@BASE magic 04A53H 00000H
|
||||
@@BASE WDT 04A53H 00000H
|
||||
@@BASE i2c_mcu 04A53H 000F2H
|
||||
@@BASE i2c_twl 04B45H 000D0H
|
||||
@@BASE led 04C15H 00000H
|
||||
@@BASE rtc 04C15H 0005DH
|
||||
@@BASE vreg_ctr 04C72H 00000H
|
||||
@@BASE vreg_twl 04C72H 00000H
|
||||
@@BASE adc 04C72H 00094H
|
||||
@@BASE renge 04D06H 0016BH
|
||||
@@BASE accero 04E71H 00042H
|
||||
047FCH 000B5H
|
||||
@@BASE 048B1H 00614H CSEG BASE
|
||||
@@BASE loader 048B1H 00000H
|
||||
@@BASE pm 048B1H 0003EH
|
||||
@@BASE i2c_ctr 048EFH 00170H
|
||||
@@BASE main 04A5FH 00000H
|
||||
@@BASE magic 04A5FH 00000H
|
||||
@@BASE WDT 04A5FH 00000H
|
||||
@@BASE i2c_mcu 04A5FH 000F2H
|
||||
@@BASE i2c_twl 04B51H 000D0H
|
||||
@@BASE led 04C21H 00000H
|
||||
@@BASE rtc 04C21H 0005DH
|
||||
@@BASE vreg_ctr 04C7EH 00000H
|
||||
@@BASE vreg_twl 04C7EH 00000H
|
||||
@@BASE adc 04C7EH 00094H
|
||||
@@BASE renge 04D12H 0016BH
|
||||
@@BASE accero 04E7DH 00042H
|
||||
@@BASE self_flash
|
||||
04EB3H 00000H
|
||||
@@BASE sw 04EB3H 00000H
|
||||
04EBFH 00000H
|
||||
@@BASE sw 04EBFH 00000H
|
||||
@@BASE task_debug
|
||||
04EB3H 00000H
|
||||
04EBFH 00000H
|
||||
@@BASE task_misc
|
||||
04EB3H 00000H
|
||||
@@BASE task_sys 04EB3H 00000H
|
||||
04EBFH 00000H
|
||||
@@BASE task_sys 04EBFH 00000H
|
||||
@@BASE pedo_alg_thre_det2
|
||||
04EB3H 00000H
|
||||
@@BASE ini_VECT 04EB3H 00006H
|
||||
04EBFH 00000H
|
||||
@@BASE ini_VECT 04EBFH 00006H
|
||||
@@BASE task_status
|
||||
04EB9H 00000H
|
||||
@@BASE led_cam 04EB9H 00000H
|
||||
@@BASE led_pow 04EB9H 00000H
|
||||
@@BASE hal 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@BASE led_cam 04EC5H 00000H
|
||||
@@BASE led_pow 04EC5H 00000H
|
||||
@@BASE hal 04EC5H 00000H
|
||||
@@BASE batt_params
|
||||
04EB9H 00000H
|
||||
@@BASE voltable 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@BASE voltable 04EC5H 00000H
|
||||
@@BASE pedo_lpf_coeff
|
||||
04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@BASE kanaria_c
|
||||
04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@BASE util_funcs
|
||||
04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@BASE i2c_mcu-sub
|
||||
04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL @cstart 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL pm 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL i2c_ctr 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL main 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL led 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL rtc 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL vreg_ctr 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL vreg_twl 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL adc 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL renge 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL accero 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL sw 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL @cstart 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL pm 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL i2c_ctr 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL main 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL led 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL rtc 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL vreg_ctr 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL vreg_twl 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL adc 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL renge 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL accero 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL sw 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL task_misc
|
||||
04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL task_sys 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL task_sys 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL pedo_alg_thre_det2
|
||||
04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL ini_VECT 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL led_cam 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL led_pow 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL ini_VECT 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL led_cam 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL led_pow 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL batt_params
|
||||
04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
@@CNSTL voltable 04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL voltable 04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL pedo_lpf_coeff
|
||||
04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL kanaria_c
|
||||
04EB9H 00000H
|
||||
@@CNSTL 04EB9H 00000H CSEG PAGE64KP
|
||||
04EC5H 00000H
|
||||
@@CNSTL 04EC5H 00000H CSEG PAGE64KP
|
||||
@@CNSTL i2c_mcu-sub
|
||||
04EB9H 00000H
|
||||
@@RLINIT 04EB9H 00000H CSEG UNIT64KP
|
||||
@@RLINIT loader 04EB9H 00000H
|
||||
@@RLINIT pm 04EB9H 00000H
|
||||
@@RLINIT i2c_ctr 04EB9H 00000H
|
||||
@@RLINIT main 04EB9H 00000H
|
||||
@@RLINIT magic 04EB9H 00000H
|
||||
@@RLINIT WDT 04EB9H 00000H
|
||||
@@RLINIT i2c_mcu 04EB9H 00000H
|
||||
@@RLINIT i2c_twl 04EB9H 00000H
|
||||
@@RLINIT led 04EB9H 00000H
|
||||
@@RLINIT rtc 04EB9H 00000H
|
||||
@@RLINIT vreg_ctr 04EB9H 00000H
|
||||
@@RLINIT vreg_twl 04EB9H 00000H
|
||||
@@RLINIT adc 04EB9H 00000H
|
||||
@@RLINIT renge 04EB9H 00000H
|
||||
@@RLINIT accero 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT 04EC5H 00000H CSEG UNIT64KP
|
||||
@@RLINIT loader 04EC5H 00000H
|
||||
@@RLINIT pm 04EC5H 00000H
|
||||
@@RLINIT i2c_ctr 04EC5H 00000H
|
||||
@@RLINIT main 04EC5H 00000H
|
||||
@@RLINIT magic 04EC5H 00000H
|
||||
@@RLINIT WDT 04EC5H 00000H
|
||||
@@RLINIT i2c_mcu 04EC5H 00000H
|
||||
@@RLINIT i2c_twl 04EC5H 00000H
|
||||
@@RLINIT led 04EC5H 00000H
|
||||
@@RLINIT rtc 04EC5H 00000H
|
||||
@@RLINIT vreg_ctr 04EC5H 00000H
|
||||
@@RLINIT vreg_twl 04EC5H 00000H
|
||||
@@RLINIT adc 04EC5H 00000H
|
||||
@@RLINIT renge 04EC5H 00000H
|
||||
@@RLINIT accero 04EC5H 00000H
|
||||
@@RLINIT self_flash
|
||||
04EB9H 00000H
|
||||
@@RLINIT sw 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT sw 04EC5H 00000H
|
||||
@@RLINIT task_debug
|
||||
04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT task_misc
|
||||
04EB9H 00000H
|
||||
@@RLINIT task_sys 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT task_sys 04EC5H 00000H
|
||||
@@RLINIT pedo_alg_thre_det2
|
||||
04EB9H 00000H
|
||||
@@RLINIT ini_VECT 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT ini_VECT 04EC5H 00000H
|
||||
@@RLINIT task_status
|
||||
04EB9H 00000H
|
||||
@@RLINIT led_cam 04EB9H 00000H
|
||||
@@RLINIT led_pow 04EB9H 00000H
|
||||
@@RLINIT hal 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT led_cam 04EC5H 00000H
|
||||
@@RLINIT led_pow 04EC5H 00000H
|
||||
@@RLINIT hal 04EC5H 00000H
|
||||
@@RLINIT batt_params
|
||||
04EB9H 00000H
|
||||
@@RLINIT voltable 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT voltable 04EC5H 00000H
|
||||
@@RLINIT pedo_lpf_coeff
|
||||
04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT kanaria_c
|
||||
04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT util_funcs
|
||||
04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT i2c_mcu-sub
|
||||
04EB9H 00000H
|
||||
@@RLINIT @rom 04EB9H 00000H
|
||||
@@CODEL 04EB9H 00000H CSEG
|
||||
@@CODEL pm 04EB9H 00000H
|
||||
@@CODEL i2c_ctr 04EB9H 00000H
|
||||
@@CODEL main 04EB9H 00000H
|
||||
@@CODEL magic 04EB9H 00000H
|
||||
@@CODEL led 04EB9H 00000H
|
||||
@@CODEL rtc 04EB9H 00000H
|
||||
@@CODEL vreg_ctr 04EB9H 00000H
|
||||
@@CODEL vreg_twl 04EB9H 00000H
|
||||
@@CODEL adc 04EB9H 00000H
|
||||
@@CODEL renge 04EB9H 00000H
|
||||
@@CODEL accero 04EB9H 00000H
|
||||
@@CODEL sw 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@RLINIT @rom 04EC5H 00000H
|
||||
@@CODEL 04EC5H 00000H CSEG
|
||||
@@CODEL pm 04EC5H 00000H
|
||||
@@CODEL i2c_ctr 04EC5H 00000H
|
||||
@@CODEL main 04EC5H 00000H
|
||||
@@CODEL magic 04EC5H 00000H
|
||||
@@CODEL led 04EC5H 00000H
|
||||
@@CODEL rtc 04EC5H 00000H
|
||||
@@CODEL vreg_ctr 04EC5H 00000H
|
||||
@@CODEL vreg_twl 04EC5H 00000H
|
||||
@@CODEL adc 04EC5H 00000H
|
||||
@@CODEL renge 04EC5H 00000H
|
||||
@@CODEL accero 04EC5H 00000H
|
||||
@@CODEL sw 04EC5H 00000H
|
||||
@@CODEL task_misc
|
||||
04EB9H 00000H
|
||||
@@CODEL task_sys 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@CODEL task_sys 04EC5H 00000H
|
||||
@@CODEL pedo_alg_thre_det2
|
||||
04EB9H 00000H
|
||||
@@CODEL ini_VECT 04EB9H 00000H
|
||||
@@CODEL led_cam 04EB9H 00000H
|
||||
@@CODEL led_pow 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@CODEL ini_VECT 04EC5H 00000H
|
||||
@@CODEL led_cam 04EC5H 00000H
|
||||
@@CODEL led_pow 04EC5H 00000H
|
||||
@@CODEL batt_params
|
||||
04EB9H 00000H
|
||||
@@CODEL voltable 04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@CODEL voltable 04EC5H 00000H
|
||||
@@CODEL pedo_lpf_coeff
|
||||
04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@CODEL kanaria_c
|
||||
04EB9H 00000H
|
||||
04EC5H 00000H
|
||||
@@CODEL i2c_mcu-sub
|
||||
04EB9H 00000H
|
||||
* gap * 04EB9H 00001H
|
||||
@@CNSTL 04EBAH 0000AH CSEG PAGE64KP
|
||||
@@CNSTL @bcdtob 04EBAH 0000AH
|
||||
@@R_INIT 04EC4H 0004AH CSEG UNIT64KP
|
||||
@@R_INIT @cstart 04EC4H 00000H
|
||||
@@R_INIT loader 04EC4H 00000H
|
||||
@@R_INIT pm 04EC4H 00000H
|
||||
@@R_INIT i2c_ctr 04EC4H 00000H
|
||||
@@R_INIT main 04EC4H 00000H
|
||||
@@R_INIT magic 04EC4H 00000H
|
||||
@@R_INIT WDT 04EC4H 00000H
|
||||
@@R_INIT i2c_mcu 04EC4H 00000H
|
||||
@@R_INIT i2c_twl 04EC4H 00000H
|
||||
@@R_INIT led 04EC4H 00000H
|
||||
@@R_INIT rtc 04EC4H 00000H
|
||||
@@R_INIT vreg_ctr 04EC4H 00000H
|
||||
@@R_INIT vreg_twl 04EC4H 00000H
|
||||
@@R_INIT adc 04EC4H 0000CH
|
||||
@@R_INIT renge 04ED0H 00014H
|
||||
@@R_INIT accero 04EE4H 00000H
|
||||
04EC5H 00000H
|
||||
* gap * 04EC5H 00001H
|
||||
@@CNSTL 04EC6H 0000AH CSEG PAGE64KP
|
||||
@@CNSTL @bcdtob 04EC6H 0000AH
|
||||
@@R_INIT 04ED0H 0004AH CSEG UNIT64KP
|
||||
@@R_INIT @cstart 04ED0H 00000H
|
||||
@@R_INIT loader 04ED0H 00000H
|
||||
@@R_INIT pm 04ED0H 00000H
|
||||
@@R_INIT i2c_ctr 04ED0H 00000H
|
||||
@@R_INIT main 04ED0H 00000H
|
||||
@@R_INIT magic 04ED0H 00000H
|
||||
@@R_INIT WDT 04ED0H 00000H
|
||||
@@R_INIT i2c_mcu 04ED0H 00000H
|
||||
@@R_INIT i2c_twl 04ED0H 00000H
|
||||
@@R_INIT led 04ED0H 00000H
|
||||
@@R_INIT rtc 04ED0H 00000H
|
||||
@@R_INIT vreg_ctr 04ED0H 00000H
|
||||
@@R_INIT vreg_twl 04ED0H 00000H
|
||||
@@R_INIT adc 04ED0H 0000CH
|
||||
@@R_INIT renge 04EDCH 00014H
|
||||
@@R_INIT accero 04EF0H 00000H
|
||||
@@R_INIT self_flash
|
||||
04EE4H 00000H
|
||||
@@R_INIT sw 04EE4H 00000H
|
||||
04EF0H 00000H
|
||||
@@R_INIT sw 04EF0H 00000H
|
||||
@@R_INIT task_debug
|
||||
04EE4H 00000H
|
||||
04EF0H 00000H
|
||||
@@R_INIT task_misc
|
||||
04EE4H 00026H
|
||||
@@R_INIT task_sys 04F0AH 00000H
|
||||
04EF0H 00026H
|
||||
@@R_INIT task_sys 04F16H 00000H
|
||||
@@R_INIT pedo_alg_thre_det2
|
||||
04F0AH 00000H
|
||||
@@R_INIT ini_VECT 04F0AH 00000H
|
||||
04F16H 00000H
|
||||
@@R_INIT ini_VECT 04F16H 00000H
|
||||
@@R_INIT task_status
|
||||
04F0AH 00000H
|
||||
@@R_INIT led_cam 04F0AH 00000H
|
||||
@@R_INIT led_pow 04F0AH 00004H
|
||||
@@R_INIT hal 04F0EH 00000H
|
||||
04F16H 00000H
|
||||
@@R_INIT led_cam 04F16H 00000H
|
||||
@@R_INIT led_pow 04F16H 00004H
|
||||
@@R_INIT hal 04F1AH 00000H
|
||||
@@R_INIT batt_params
|
||||
04F0EH 00000H
|
||||
@@R_INIT voltable 04F0EH 00000H
|
||||
@@R_INIT pedo_lpf_coeff
|
||||
04F0EH 00000H
|
||||
@@R_INIT kanaria_c
|
||||
04F0EH 00000H
|
||||
@@R_INIT util_funcs
|
||||
04F0EH 00000H
|
||||
@@R_INIT i2c_mcu-sub
|
||||
04F0EH 00000H
|
||||
@@R_INIT @rom 04F0EH 00000H
|
||||
@@R_INIS 04F0EH 00010H CSEG UNIT64KP
|
||||
@@R_INIS @cstart 04F0EH 00000H
|
||||
@@R_INIS loader 04F0EH 00000H
|
||||
@@R_INIS pm 04F0EH 00002H
|
||||
@@R_INIS i2c_ctr 04F10H 00002H
|
||||
@@R_INIS main 04F12H 00000H
|
||||
@@R_INIS magic 04F12H 00000H
|
||||
@@R_INIS WDT 04F12H 00000H
|
||||
@@R_INIS i2c_mcu 04F12H 00000H
|
||||
@@R_INIS i2c_twl 04F12H 00000H
|
||||
@@R_INIS led 04F12H 00000H
|
||||
@@R_INIS rtc 04F12H 00000H
|
||||
@@R_INIS vreg_ctr 04F12H 00000H
|
||||
@@R_INIS vreg_twl 04F12H 00000H
|
||||
@@R_INIS adc 04F12H 00000H
|
||||
@@R_INIS renge 04F12H 00000H
|
||||
@@R_INIS accero 04F12H 00000H
|
||||
@@R_INIS self_flash
|
||||
04F12H 00000H
|
||||
@@R_INIS sw 04F12H 00000H
|
||||
@@R_INIS task_debug
|
||||
04F12H 00000H
|
||||
@@R_INIS task_misc
|
||||
04F12H 00000H
|
||||
@@R_INIS task_sys 04F12H 00002H
|
||||
@@R_INIS pedo_alg_thre_det2
|
||||
04F14H 00006H
|
||||
@@R_INIS ini_VECT 04F1AH 00000H
|
||||
@@R_INIS task_status
|
||||
04F1AH 00000H
|
||||
@@R_INIS led_cam 04F1AH 00002H
|
||||
@@R_INIS led_pow 04F1CH 00002H
|
||||
@@R_INIS hal 04F1EH 00000H
|
||||
@@R_INIT voltable 04F1AH 00000H
|
||||
@@R_INIT pedo_lpf_coeff
|
||||
04F1AH 00000H
|
||||
@@R_INIT kanaria_c
|
||||
04F1AH 00000H
|
||||
@@R_INIT util_funcs
|
||||
04F1AH 00000H
|
||||
@@R_INIT i2c_mcu-sub
|
||||
04F1AH 00000H
|
||||
@@R_INIT @rom 04F1AH 00000H
|
||||
@@R_INIS 04F1AH 00010H CSEG UNIT64KP
|
||||
@@R_INIS @cstart 04F1AH 00000H
|
||||
@@R_INIS loader 04F1AH 00000H
|
||||
@@R_INIS pm 04F1AH 00002H
|
||||
@@R_INIS i2c_ctr 04F1CH 00002H
|
||||
@@R_INIS main 04F1EH 00000H
|
||||
@@R_INIS magic 04F1EH 00000H
|
||||
@@R_INIS WDT 04F1EH 00000H
|
||||
@@R_INIS i2c_mcu 04F1EH 00000H
|
||||
@@R_INIS i2c_twl 04F1EH 00000H
|
||||
@@R_INIS led 04F1EH 00000H
|
||||
@@R_INIS rtc 04F1EH 00000H
|
||||
@@R_INIS vreg_ctr 04F1EH 00000H
|
||||
@@R_INIS vreg_twl 04F1EH 00000H
|
||||
@@R_INIS adc 04F1EH 00000H
|
||||
@@R_INIS renge 04F1EH 00000H
|
||||
@@R_INIS accero 04F1EH 00000H
|
||||
@@R_INIS self_flash
|
||||
04F1EH 00000H
|
||||
@@R_INIS sw 04F1EH 00000H
|
||||
@@R_INIS task_debug
|
||||
04F1EH 00000H
|
||||
@@R_INIS task_misc
|
||||
04F1EH 00000H
|
||||
@@R_INIS task_sys 04F1EH 00002H
|
||||
@@R_INIS pedo_alg_thre_det2
|
||||
04F20H 00006H
|
||||
@@R_INIS ini_VECT 04F26H 00000H
|
||||
@@R_INIS task_status
|
||||
04F26H 00000H
|
||||
@@R_INIS led_cam 04F26H 00002H
|
||||
@@R_INIS led_pow 04F28H 00002H
|
||||
@@R_INIS hal 04F2AH 00000H
|
||||
@@R_INIS batt_params
|
||||
04F1EH 00000H
|
||||
@@R_INIS voltable 04F1EH 00000H
|
||||
04F2AH 00000H
|
||||
@@R_INIS voltable 04F2AH 00000H
|
||||
@@R_INIS pedo_lpf_coeff
|
||||
04F1EH 00000H
|
||||
04F2AH 00000H
|
||||
@@R_INIS kanaria_c
|
||||
04F1EH 00000H
|
||||
04F2AH 00000H
|
||||
@@R_INIS util_funcs
|
||||
04F1EH 00000H
|
||||
04F2AH 00000H
|
||||
@@R_INIS i2c_mcu-sub
|
||||
04F1EH 00000H
|
||||
@@R_INIS @rom 04F1EH 00000H
|
||||
@@LCODEL 04F1EH 00022H CSEG
|
||||
@@LCODEL abs 04F1EH 00008H
|
||||
@@LCODEL memcpy_n 04F26H 0001AH
|
||||
* gap * 04F40H 000B4H
|
||||
04F2AH 00000H
|
||||
@@R_INIS @rom 04F2AH 00000H
|
||||
@@LCODEL 04F2AH 00022H CSEG
|
||||
@@LCODEL abs 04F2AH 00008H
|
||||
@@LCODEL memcpy_n 04F32H 0001AH
|
||||
* gap * 04F4CH 000A8H
|
||||
MGC_VER 04FF4H 00002H CSEG AT
|
||||
MGC_VER magic 04FF4H 00002H
|
||||
MGC_TAIL 04FF6H 0000AH CSEG AT
|
||||
|
@ -6,8 +6,12 @@
|
||||
|
||||
*/
|
||||
|
||||
#define MCU_VER_MAJOR 0x02
|
||||
#define MCU_VER_MINOR 0x36
|
||||
#define MCU_VER_MAJOR 0x03
|
||||
#define MCU_VER_MINOR 0x37
|
||||
/*
|
||||
2014/02/13 2.36 から晴れてメジャーを上げた。
|
||||
マイナー部分は引き継ぐ
|
||||
*/
|
||||
|
||||
|
||||
// ビルドスイッチ
|
||||
|
Binary file not shown.
@ -1527,3 +1527,13 @@ static u8 conv_ctr_bt_to_twl_bt()
|
||||
return NTR_PM_BT_ENOUGH;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
void PM_reset_ast()
|
||||
{
|
||||
char temp;
|
||||
temp = read_pmic( PM_REG_ADRS_CONT );
|
||||
send_cmd_pmic( PM_REG_ADRS_CONT, temp & ~(PM_REG_BIT_nRST1));
|
||||
}
|
||||
|
||||
|
@ -201,9 +201,9 @@ u8 read_pmic( u8 reg );
|
||||
|
||||
// ほか //
|
||||
#define PM_reset_neg() ( send_cmd_pmic( PM_REG_ADRS_CONT, ( PM_REG_BIT_LDSW | PM_REG_BIT_nRST1 )))
|
||||
#define PM_reset_ast() ( send_cmd_pmic( PM_REG_ADRS_CONT, ( PM_REG_BIT_LDSW )))
|
||||
#define PM_chk_LDSW() ( read_pmic( PM_REG_ADRS_CONT ) & PM_REG_BIT_LDSW )
|
||||
// ↑ 1のとき、元電源on
|
||||
// #define PM_reset_ast() // ちゃんと read modify write するようにします
|
||||
void PM_reset_ast();
|
||||
#define PM_chk_LDSW() ( read_pmic( PM_REG_ADRS_CONT ) & PM_REG_BIT_LDSW ) // 1のとき、元電源on
|
||||
|
||||
// 液晶系電源 //
|
||||
#define PM_VDDLCD_on() ( send_cmd_pmic( PM_REG_ADRS_VDD_LCD, pm_reg_bit_vddlcd ))
|
||||
|
@ -1,4 +1,10 @@
|
||||
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(546) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
pm.c(558) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
@ -11,13 +17,168 @@ pm.c(1024) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
pm.c(1095) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
pm.c(1241) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
pm.c(1243) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
Compilation complete, 0 error(s) and 11 warning(s) found.
|
||||
pm.c(1537) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
Compilation complete, 0 error(s) and 12 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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
i2c_mcu.c(193) : 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(90) : CC78K0R warning W0745: Expected function prototype
|
||||
led.c(381) : 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(159) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(160) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(162) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(164) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(165) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(252) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(252) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(257) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(257) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(261) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(261) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(265) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(265) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
vreg_ctr.c(269) : 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(308) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
adc.c(434) : CC78K0R warning W0745: Expected function prototype
|
||||
adc.c(463) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
adc.c(468) : 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(380) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
task_misc.c(382) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
task_misc.c(392) : 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(247) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
task_sys.c(309) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
task_sys.c(589) : 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_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(120) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
led_pow.c(125) : CC78K0R warning W0401: Conversion may lose significant digits
|
||||
led_pow.c(178) : 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 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\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.
|
||||
"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.
|
||||
"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
|
||||
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\
|
||||
@ -45,4 +206,4 @@ intel-HEX to bsr bin converter
|
||||
file converted!
|
||||
|
||||
|
||||
Build Total error(s) : 0 Total warning(s) : 25
|
||||
Build Total error(s) : 0 Total warning(s) : 70
|
||||
|
@ -2,15 +2,14 @@
|
||||
FrameMax=0
|
||||
FrameX=2
|
||||
FrameY=0
|
||||
FrameCX=1022
|
||||
FrameCY=724
|
||||
FrameCX=1256
|
||||
FrameCY=946
|
||||
OpenFile1=ProjectWindow
|
||||
PrjPos=0,0,706,0,291
|
||||
OpenFile2=config.h,0,100,100,1125,668,4,32,4,0
|
||||
OpenFile3=pm.c,0,75,75,1051,677,65,546,65,0
|
||||
OpenFile4=config.h,0,100,100,984,672,58,19,58,0
|
||||
OpenFile5=OutputWindow
|
||||
OutputPos=0,85,833,249,1141
|
||||
OpenFile2=pm.c,0,75,75,1051,677,65,546,65,0
|
||||
OpenFile3=OutputWindow
|
||||
OutputPos=0,191,674,434,1152
|
||||
OpenFile4=config.h,0,100,100,984,672,0,32,0,0
|
||||
ActivePRJ=yav_mcu_bsr.prj
|
||||
[ProjectWindow]
|
||||
ProjectWindowDispType=0
|
||||
|
@ -13,7 +13,7 @@ T=52b3fb69
|
||||
9=WDT.h
|
||||
10=magic.h
|
||||
[pm.c]
|
||||
T=52ef170f
|
||||
T=52fb2676
|
||||
1=incs.h
|
||||
2=adc.h
|
||||
3=led.h
|
||||
@ -40,7 +40,7 @@ T=51c8f7f4
|
||||
7=i2c_mcu.h
|
||||
8=pool.h
|
||||
[magic.c]
|
||||
T=52eeee17
|
||||
T=52fb2687
|
||||
1=magic.h
|
||||
2=config.h
|
||||
[WDT.c]
|
||||
@ -235,7 +235,7 @@ T=51c8f7f9
|
||||
7=vreg_ctr.h
|
||||
8=vreg_twl.h
|
||||
[config.h]
|
||||
T=52e9bb3c
|
||||
T=52fc14ed
|
||||
[jhl_defs.h]
|
||||
T=52a97827
|
||||
[user_define.h]
|
||||
@ -271,7 +271,7 @@ T=51c8f7fa
|
||||
[i2c_ctr.h]
|
||||
T=51c8f7f5
|
||||
[pm.h]
|
||||
T=52e9ce36
|
||||
T=52fb2675
|
||||
[rtc.h]
|
||||
T=51c8f7f5
|
||||
[reboot.h]
|
||||
|
Loading…
Reference in New Issue
Block a user