ROM不足のため、不要電池パラメータ削除

git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@553 013db118-44a6-b54f-8bf7-843cb86687b1
This commit is contained in:
n2232 2013-08-06 00:25:00 +00:00
parent f9849239c6
commit 48492b3a6a
12 changed files with 1382 additions and 1640 deletions

View File

@ -9,44 +9,45 @@
const bt_param_ bt_param[ /*_BT_PARAM_NUM_*/ ] = // 同じ電池を使い回すので モデル×電池≠パラメータ数 const bt_param_ bt_param[ /*_BT_PARAM_NUM_*/ ] = // 同じ電池を使い回すので モデル×電池≠パラメータ数
{ {
// ctr //////////////////////////////////////////////// // SNAKE /////////////////////////////////////////////
// BT_PARAM_CTR_MAXELL // BT_PARAM_SNAKE_MAXELL
{ {
{ {
0xAE, 0xF0, 0xB4, 0x30, 0xB7, 0x40, 0xBA, 0x30, 0x9D, 0x80, 0xB7, 0xB0, 0xB8, 0xA0, 0xB9, 0xA0,
0xBB, 0x50, 0xBB, 0xB0, 0xBC, 0x50, 0xBD, 0x10, 0xBB, 0x40, 0xBC, 0x50, 0xBC, 0xA0, 0xBD, 0x00,
0xBD, 0x60, 0xBD, 0xB0, 0xBF, 0xE0, 0xC2, 0xB0, 0xBD, 0x90, 0xBF, 0x30, 0xC0, 0xE0, 0xC3, 0x30,
0xC4, 0x20, 0xC7, 0xB0, 0xCA, 0xE0, 0xCE, 0x10, 0xC5, 0x40, 0xC7, 0x50, 0xCD, 0x40, 0xD0, 0xA0,
0x01, 0xF0, 0x14, 0x10, 0x14, 0x20, 0x06, 0x30, 0x01, 0x90, 0x35, 0x10, 0x2F, 0x30, 0x11, 0x00,
0x63, 0x90, 0x49, 0x00, 0x6E, 0x00, 0x77, 0x70, 0x29, 0x40, 0x88, 0x50, 0x71, 0xA0, 0x5F, 0xE0,
0x7B, 0x00, 0x19, 0x00, 0x19, 0x00, 0x17, 0xF0, 0x32, 0xD0, 0x1C, 0xF0, 0x14, 0xF0, 0x1A, 0x80,
0x1C, 0x60, 0x12, 0x00, 0x12, 0x00, 0x12, 0x00 0x1A, 0x80, 0x11, 0x10, 0x12, 0x00, 0x12, 0x00
}, },
2, // 2 = 19 bit mode 2,
{ 92, (u8)(-256* 0.79), (u8)(-256* 4.35) }, //  (u8)誤キャストの誤パラメータのままの方が { 86, (-256* 0.6), (-256* 3.675) }, // rcomp, r-hot, r-cold
0xD800, // システムとしては良好な動作 0xDAA0, // ocv
{ 0xEA, 0xE8 } { 0xF5, 0xF3 } // compare max, min
}, },
// BT_PARAM_CTR_PANA // bt_PARAM_SNAKE_PANA '13 0422 再調整版
{ {
{ {
0x8C, 0x30, 0x9C, 0x10, 0xA5, 0xE0, 0xB0, 0x40, 0x9D, 0x80, 0xA3, 0x60, 0xA9, 0x50, 0xAD, 0x90,
0xB1, 0xC0, 0xB2, 0x00, 0xB2, 0x50, 0xB3, 0x10, 0xAF, 0x60, 0xB1, 0x60, 0xB3, 0x70, 0xB4, 0xE0,
0xB4, 0x90, 0xB6, 0x20, 0xB8, 0x60, 0xBA, 0x50, 0xB6, 0x20, 0xB7, 0xF0, 0xB9, 0xA0, 0xBC, 0xB0,
0xBF, 0xA0, 0xC6, 0xB0, 0xCE, 0x90, 0xD0, 0x20, 0xBF, 0xB0, 0xC5, 0xB0, 0xCB, 0x90, 0xD1, 0x50,
0x00, 0x20, 0x00, 0x20, 0x00, 0x20, 0x00, 0x20, 0x00, 0xC0, 0x03, 0x40, 0x06, 0x80, 0x18, 0x20,
0x7B, 0x30, 0x68, 0x60, 0x20, 0x00, 0x17, 0x00, 0x16, 0xA0, 0x16, 0x20, 0x30, 0x00, 0x34, 0xA0,
0x17, 0x30, 0x12, 0xF0, 0x0D, 0xE0, 0x07, 0xF0, 0x27, 0xC0, 0x23, 0x40, 0x11, 0xC0, 0x0F, 0xE0,
0x07, 0x00, 0x09, 0x30, 0x01, 0xC0, 0x01, 0xC0 0x0F, 0xE0, 0x0E, 0xE0, 0x0C, 0x20, 0x0C, 0x20
}, },
1, 2,
{ 171, (u8)(-256* 1.00), (u8)(-256* 2.60) }, //  (u8)誤キャストの誤パラメータのままの方が { 89, (-256* 0.9), (-256* 2.5) },
0xDA20, // システムとしては良好な動作 56144, // 0xDB50
{ 0x69, 0x67 }, { 232, 230 },
}, },
// SPFL /////////////////////////////////////////////// // CLOSER /////////////////////////////////////////////
// SPFL のバッテリーを使う
// BT_PARAM_SPFL_MAXELL // BT_PARAM_SPFL_MAXELL
{ {
{ {
@ -81,50 +82,6 @@ const bt_param_ bt_param[ /*_BT_PARAM_NUM_*/ ] = //
{ 113, (-256* 0.30), (-256* 2.25) }, { 113, (-256* 0.30), (-256* 2.25) },
0xDAA0, 0xDAA0,
{ 0xE7, 0xE5 }, { 0xE7, 0xE5 },
},
// SNAKE /////////////////////////////////////////////
// BT_PARAM_SNAKE_MAXELL
{
{
0x9D, 0x80, 0xB7, 0xB0, 0xB8, 0xA0, 0xB9, 0xA0,
0xBB, 0x40, 0xBC, 0x50, 0xBC, 0xA0, 0xBD, 0x00,
0xBD, 0x90, 0xBF, 0x30, 0xC0, 0xE0, 0xC3, 0x30,
0xC5, 0x40, 0xC7, 0x50, 0xCD, 0x40, 0xD0, 0xA0,
0x01, 0x90, 0x35, 0x10, 0x2F, 0x30, 0x11, 0x00,
0x29, 0x40, 0x88, 0x50, 0x71, 0xA0, 0x5F, 0xE0,
0x32, 0xD0, 0x1C, 0xF0, 0x14, 0xF0, 0x1A, 0x80,
0x1A, 0x80, 0x11, 0x10, 0x12, 0x00, 0x12, 0x00
},
2,
{ 86, (-256* 0.6), (-256* 3.675) }, // rcomp, r-hot, r-cold
0xDAA0, // ocv
{ 0xF5, 0xF3 } // compare max, min
},
// bt_PARAM_SNAKE_PANA
{
{
0x9D, 0xA0, 0xA8, 0xF0, 0xAD, 0x90, 0xAF, 0x00,
0xB3, 0x00, 0xB3, 0xE0, 0xB4, 0xA0, 0xB5, 0x40,
0xB6, 0x30, 0xB7, 0xE0, 0xB8, 0xC0, 0xBE, 0x70,
0xC1, 0x40, 0xC4, 0x20, 0xC9, 0xA0, 0xD0, 0x30,
0x01, 0x10, 0x06, 0x00, 0x2C, 0x20, 0x0D, 0xA0,
0x37, 0x00, 0x37, 0x30, 0x47, 0xF0, 0x28, 0xF0,
0x25, 0xF0, 0x37, 0x30, 0x10, 0xF0, 0x14, 0xF0,
0x0F, 0x70, 0x0D, 0x00, 0x0D, 0x00, 0x0D, 0x00,
},
2,
{ 106, (-256* 0.925), (-256* 2.3) },
0xDA30, // = 55856
{ 0xE9, 0xE7 },
} }
// FLOWER /////////////////////////////////////////////
// 無し。CTRのバッテリーを使う。
// CLOSER /////////////////////////////////////////////
// 無し。SPFLのバッテリーを使う。
}; };

View File

@ -18,14 +18,18 @@
typedef enum typedef enum
{ {
/*
BT_PARAM_CTR_MAXELL = 0, BT_PARAM_CTR_MAXELL = 0,
BT_PARAM_CTR_PANA, BT_PARAM_CTR_PANA,
BT_PARAM_SPFL_MAXELL, BT_PARAM_SPFL_MAXELL,
BT_PARAM_SPFL_PANA, BT_PARAM_SPFL_PANA,
*/
BT_PARAM_SNAKE_MAXELL, BT_PARAM_SNAKE_MAXELL,
BT_PARAM_SNAKE_PANA, BT_PARAM_SNAKE_PANA,
/*
BT_PARAM_FLOWER_MAXELL, BT_PARAM_FLOWER_MAXELL,
BT_PARAM_FLOWER_PANA, BT_PARAM_FLOWER_PANA,
*/
BT_PARAM_CLOSER_MAXELL, BT_PARAM_CLOSER_MAXELL,
BT_PARAM_CLOSER_PANA, BT_PARAM_CLOSER_PANA,
_BT_PARAM_NUM_ _BT_PARAM_NUM_

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
78K0R Linker W1.33 Date:18 Feb 2013 Page: 1 78K0R Linker W1.33 Date: 1 Aug 2013 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 Tools\C obsr.lmf ..\..\..\Program Files (x86)\NEC Electronics Tools\C
@ -26,8 +26,8 @@ Direc-file:bsr_mcu.dr
*** Link information *** *** Link information ***
73 output segment(s) 73 output segment(s)
3F41H byte(s) real data 3D5BH byte(s) real data
6393 symbol(s) defined 6392 symbol(s) defined
*** Memory map *** *** Memory map ***
@ -155,56 +155,56 @@ 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 00975H CSEG LDR_CODE 000CEH 00971H CSEG
LDR_CODE loader 000CEH 0019AH LDR_CODE loader 000CEH 00196H
LDR_CODE WDT 00268H 00000H LDR_CODE WDT 00264H 00000H
LDR_CODE i2c_mcu 00268H 0029BH LDR_CODE i2c_mcu 00264H 0029BH
LDR_CODE i2c_twl 00503H 0005BH LDR_CODE i2c_twl 004FFH 0005BH
LDR_CODE self_flash LDR_CODE self_flash
0055EH 00370H 0055AH 00370H
LDR_CODE task_debug LDR_CODE task_debug
008CEH 00000H 008CAH 00000H
LDR_CODE task_status LDR_CODE task_status
008CEH 00075H 008CAH 00075H
LDR_CODE hal 00943H 000DCH LDR_CODE hal 0093FH 000DCH
LDR_CODE util_funcs LDR_CODE util_funcs
00A1FH 00024H 00A1BH 00024H
FSL_CODE 00A43H 00322H CSEG FSL_CODE 00A3FH 00322H CSEG
FSL_CODE fsl_block_cmd FSL_CODE fsl_block_cmd
00A43H 0002BH 00A3FH 0002BH
FSL_CODE fsl_block_check FSL_CODE fsl_block_check
00A6EH 00013H 00A6AH 00013H
FSL_CODE fsl_common FSL_CODE fsl_common
00A81H 0014FH 00A7DH 0014FH
FSL_CODE fsl_reset FSL_CODE fsl_reset
00BD0H 00001H 00BCCH 00001H
FSL_CODE fsl_si_ibf FSL_CODE fsl_si_ibf
00BD1H 00064H 00BCDH 00064H
FSL_CODE fsl_phySwap FSL_CODE fsl_phySwap
00C35H 0004DH 00C31H 0004DH
FSL_CODE fsl_si_common FSL_CODE fsl_si_common
00C82H 00061H 00C7EH 00061H
FSL_CODE fsl_swap 00CE3H 00030H FSL_CODE fsl_swap 00CDFH 00030H
FSL_CODE fsl_write FSL_CODE fsl_write
00D13H 00052H 00D0FH 00052H
@@LCODE 00D65H 00277H CSEG @@LCODE 00D61H 00277H CSEG
@@LCODE @cstart 00D65H 0006DH @@LCODE @cstart 00D61H 0006DH
@@LCODE @imul 00DD2H 00011H @@LCODE @imul 00DCEH 00011H
@@LCODE @lumul 00DE3H 0002BH @@LCODE @lumul 00DDFH 0002BH
@@LCODE @isdiv 00E0EH 00022H @@LCODE @isdiv 00E0AH 00022H
@@LCODE @iudiv 00E30H 0002DH @@LCODE @iudiv 00E2CH 0002DH
@@LCODE @isrem 00E5DH 00021H @@LCODE @isrem 00E59H 00021H
@@LCODE @iurem 00E7EH 0002FH @@LCODE @iurem 00E7AH 0002FH
@@LCODE @lsdiv 00EADH 00039H @@LCODE @lsdiv 00EA9H 00039H
@@LCODE @ludiv 00EE6H 0003FH @@LCODE @ludiv 00EE2H 0003FH
@@LCODE @divuw 00F25H 00034H @@LCODE @divuw 00F21H 00034H
@@LCODE @ladd 00F59H 0000FH @@LCODE @ladd 00F55H 0000FH
@@LCODE @llsh 00F68H 0001BH @@LCODE @llsh 00F64H 0001BH
@@LCODE @lursh 00F83H 0001FH @@LCODE @lursh 00F7FH 0001FH
@@LCODE @iscmp 00FA2H 0000CH @@LCODE @iscmp 00F9EH 0000CH
@@LCODE @lband 00FAEH 00014H @@LCODE @lband 00FAAH 00014H
@@LCODE @bcdtob 00FC2H 0001AH @@LCODE @bcdtob 00FBEH 0001AH
* gap * 00FDCH 0001AH * gap * 00FD8H 0001EH
MGC_LOAD 00FF6H 0000AH CSEG AT MGC_LOAD 00FF6H 0000AH CSEG AT
MGC_LOAD magic 00FF6H 0000AH MGC_LOAD magic 00FF6H 0000AH
@ -214,7 +214,7 @@ Direc-file:bsr_mcu.dr
SEGMENT SEGMENT MODULE ADDRESS SEGMENT SEGMENT MODULE ADDRESS
MGC_MIMI 02000H 0000AH CSEG AT MGC_MIMI 02000H 0000AH CSEG AT
MGC_MIMI magic 02000H 0000AH MGC_MIMI magic 02000H 0000AH
@@CNST 0200AH 003B2H CSEG @@CNST 0200AH 001EAH CSEG
@@CNST @cstart 0200AH 00000H @@CNST @cstart 0200AH 00000H
@@CNST loader 0200AH 00000H @@CNST loader 0200AH 00000H
@@CNST pm 0200AH 00008H @@CNST pm 0200AH 00008H
@ -248,309 +248,309 @@ Direc-file:bsr_mcu.dr
@@CNST led_pow 02034H 00020H @@CNST led_pow 02034H 00020H
@@CNST hal 02054H 00000H @@CNST hal 02054H 00000H
@@CNST batt_params @@CNST batt_params
02054H 002F8H 02054H 00130H
@@CNST voltable 0234CH 00040H @@CNST voltable 02184H 00040H
@@CNST pedo_lpf_coeff @@CNST pedo_lpf_coeff
0238CH 00030H 021C4H 00030H
@@CNST kanaria_c @@CNST kanaria_c
023BCH 00000H 021F4H 00000H
@@CNST util_funcs @@CNST util_funcs
023BCH 00000H 021F4H 00000H
@@CNST i2c_mcu-sub @@CNST i2c_mcu-sub
023BCH 00000H 021F4H 00000H
ROM_CODE 023BCH 02599H CSEG ROM_CODE 021F4H 0257FH CSEG
ROM_CODE pm 023BCH 009FCH ROM_CODE pm 021F4H 009DFH
ROM_CODE i2c_ctr 02DB8H 0005CH ROM_CODE i2c_ctr 02BD3H 0005CH
ROM_CODE main 02E14H 00055H ROM_CODE main 02C2FH 00055H
ROM_CODE led 02E69H 00274H ROM_CODE led 02C84H 00274H
ROM_CODE rtc 030DDH 000E0H ROM_CODE rtc 02EF8H 000E0H
ROM_CODE vreg_ctr 031BDH 00493H ROM_CODE vreg_ctr 02FD8H 00493H
ROM_CODE vreg_twl 03650H 000F9H ROM_CODE vreg_twl 0346BH 000F9H
ROM_CODE adc 03749H 00261H ROM_CODE adc 03564H 00261H
ROM_CODE renge 039AAH 00018H ROM_CODE renge 037C5H 00018H
ROM_CODE accero 039C2H 00155H ROM_CODE accero 037DDH 00155H
ROM_CODE sw 03B17H 00131H ROM_CODE sw 03932H 00131H
ROM_CODE task_misc ROM_CODE task_misc
03C48H 001C1H 03A63H 001C1H
ROM_CODE task_sys 03E09H 0037DH ROM_CODE task_sys 03C24H 00380H
ROM_CODE pedo_alg_thre_det2 ROM_CODE pedo_alg_thre_det2
04186H 004D4H 03FA4H 004D4H
ROM_CODE led_cam 0465AH 000C4H ROM_CODE led_cam 04478H 000C4H
ROM_CODE led_pow 0471EH 0016FH ROM_CODE led_pow 0453CH 0016FH
ROM_CODE voltable 0488DH 00000H ROM_CODE voltable 046ABH 00000H
ROM_CODE pedo_lpf_coeff ROM_CODE pedo_lpf_coeff
0488DH 00000H 046ABH 00000H
ROM_CODE kanaria_c ROM_CODE kanaria_c
0488DH 00006H 046ABH 00006H
ROM_CODE get_ei 04893H 0000DH ROM_CODE get_ei 046B1H 0000DH
ROM_CODE i2c_mcu-sub ROM_CODE i2c_mcu-sub
048A0H 000B5H 046BEH 000B5H
@@BASE 04955H 00614H CSEG BASE @@BASE 04773H 00614H CSEG BASE
@@BASE loader 04955H 00000H @@BASE loader 04773H 00000H
@@BASE pm 04955H 0003EH @@BASE pm 04773H 0003EH
@@BASE i2c_ctr 04993H 00170H @@BASE i2c_ctr 047B1H 00170H
@@BASE main 04B03H 00000H @@BASE main 04921H 00000H
@@BASE magic 04B03H 00000H @@BASE magic 04921H 00000H
@@BASE WDT 04B03H 00000H @@BASE WDT 04921H 00000H
@@BASE i2c_mcu 04B03H 000F2H @@BASE i2c_mcu 04921H 000F2H
@@BASE i2c_twl 04BF5H 000D0H @@BASE i2c_twl 04A13H 000D0H
@@BASE led 04CC5H 00000H @@BASE led 04AE3H 00000H
@@BASE rtc 04CC5H 0005DH @@BASE rtc 04AE3H 0005DH
@@BASE vreg_ctr 04D22H 00000H @@BASE vreg_ctr 04B40H 00000H
@@BASE vreg_twl 04D22H 00000H @@BASE vreg_twl 04B40H 00000H
@@BASE adc 04D22H 00094H @@BASE adc 04B40H 00094H
@@BASE renge 04DB6H 0016BH @@BASE renge 04BD4H 0016BH
@@BASE accero 04F21H 00042H @@BASE accero 04D3FH 00042H
@@BASE self_flash @@BASE self_flash
04F63H 00000H 04D81H 00000H
@@BASE sw 04F63H 00000H @@BASE sw 04D81H 00000H
@@BASE task_debug @@BASE task_debug
04F63H 00000H 04D81H 00000H
@@BASE task_misc @@BASE task_misc
04F63H 00000H 04D81H 00000H
@@BASE task_sys 04F63H 00000H @@BASE task_sys 04D81H 00000H
@@BASE pedo_alg_thre_det2 @@BASE pedo_alg_thre_det2
04F63H 00000H 04D81H 00000H
@@BASE ini_VECT 04F63H 00006H @@BASE ini_VECT 04D81H 00006H
@@BASE task_status @@BASE task_status
04F69H 00000H 04D87H 00000H
@@BASE led_cam 04F69H 00000H @@BASE led_cam 04D87H 00000H
@@BASE led_pow 04F69H 00000H @@BASE led_pow 04D87H 00000H
@@BASE hal 04F69H 00000H @@BASE hal 04D87H 00000H
@@BASE batt_params @@BASE batt_params
04F69H 00000H 04D87H 00000H
@@BASE voltable 04F69H 00000H @@BASE voltable 04D87H 00000H
@@BASE pedo_lpf_coeff @@BASE pedo_lpf_coeff
04F69H 00000H 04D87H 00000H
@@BASE kanaria_c @@BASE kanaria_c
04F69H 00000H 04D87H 00000H
@@BASE util_funcs @@BASE util_funcs
04F69H 00000H 04D87H 00000H
@@BASE i2c_mcu-sub @@BASE i2c_mcu-sub
04F69H 00000H 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL @cstart 04F69H 00000H @@CNSTL @cstart 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL pm 04F69H 00000H @@CNSTL pm 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL i2c_ctr 04F69H 00000H @@CNSTL i2c_ctr 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL main 04F69H 00000H @@CNSTL main 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL led 04F69H 00000H @@CNSTL led 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL rtc 04F69H 00000H @@CNSTL rtc 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL vreg_ctr 04F69H 00000H @@CNSTL vreg_ctr 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL vreg_twl 04F69H 00000H @@CNSTL vreg_twl 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL adc 04F69H 00000H @@CNSTL adc 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL renge 04F69H 00000H @@CNSTL renge 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL accero 04F69H 00000H @@CNSTL accero 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL sw 04F69H 00000H @@CNSTL sw 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL task_misc @@CNSTL task_misc
04F69H 00000H 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL task_sys 04F69H 00000H @@CNSTL task_sys 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL pedo_alg_thre_det2 @@CNSTL pedo_alg_thre_det2
04F69H 00000H 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL ini_VECT 04F69H 00000H @@CNSTL ini_VECT 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL led_cam 04F69H 00000H @@CNSTL led_cam 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL led_pow 04F69H 00000H @@CNSTL led_pow 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL batt_params @@CNSTL batt_params
04F69H 00000H 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL voltable 04F69H 00000H @@CNSTL voltable 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL pedo_lpf_coeff @@CNSTL pedo_lpf_coeff
04F69H 00000H 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL kanaria_c @@CNSTL kanaria_c
04F69H 00000H 04D87H 00000H
@@CNSTL 04F69H 00000H CSEG PAGE64KP @@CNSTL 04D87H 00000H CSEG PAGE64KP
@@CNSTL i2c_mcu-sub @@CNSTL i2c_mcu-sub
04F69H 00000H 04D87H 00000H
@@RLINIT 04F69H 00000H CSEG UNIT64KP @@RLINIT 04D87H 00000H CSEG UNIT64KP
@@RLINIT loader 04F69H 00000H @@RLINIT loader 04D87H 00000H
@@RLINIT pm 04F69H 00000H @@RLINIT pm 04D87H 00000H
@@RLINIT i2c_ctr 04F69H 00000H @@RLINIT i2c_ctr 04D87H 00000H
@@RLINIT main 04F69H 00000H @@RLINIT main 04D87H 00000H
@@RLINIT magic 04F69H 00000H @@RLINIT magic 04D87H 00000H
@@RLINIT WDT 04F69H 00000H @@RLINIT WDT 04D87H 00000H
@@RLINIT i2c_mcu 04F69H 00000H @@RLINIT i2c_mcu 04D87H 00000H
@@RLINIT i2c_twl 04F69H 00000H @@RLINIT i2c_twl 04D87H 00000H
@@RLINIT led 04F69H 00000H @@RLINIT led 04D87H 00000H
@@RLINIT rtc 04F69H 00000H @@RLINIT rtc 04D87H 00000H
@@RLINIT vreg_ctr 04F69H 00000H @@RLINIT vreg_ctr 04D87H 00000H
@@RLINIT vreg_twl 04F69H 00000H @@RLINIT vreg_twl 04D87H 00000H
@@RLINIT adc 04F69H 00000H @@RLINIT adc 04D87H 00000H
@@RLINIT renge 04F69H 00000H @@RLINIT renge 04D87H 00000H
@@RLINIT accero 04F69H 00000H @@RLINIT accero 04D87H 00000H
@@RLINIT self_flash @@RLINIT self_flash
04F69H 00000H 04D87H 00000H
@@RLINIT sw 04F69H 00000H @@RLINIT sw 04D87H 00000H
@@RLINIT task_debug @@RLINIT task_debug
04F69H 00000H 04D87H 00000H
@@RLINIT task_misc @@RLINIT task_misc
04F69H 00000H 04D87H 00000H
@@RLINIT task_sys 04F69H 00000H @@RLINIT task_sys 04D87H 00000H
@@RLINIT pedo_alg_thre_det2 @@RLINIT pedo_alg_thre_det2
04F69H 00000H 04D87H 00000H
@@RLINIT ini_VECT 04F69H 00000H @@RLINIT ini_VECT 04D87H 00000H
@@RLINIT task_status @@RLINIT task_status
04F69H 00000H 04D87H 00000H
@@RLINIT led_cam 04F69H 00000H @@RLINIT led_cam 04D87H 00000H
@@RLINIT led_pow 04F69H 00000H @@RLINIT led_pow 04D87H 00000H
@@RLINIT hal 04F69H 00000H @@RLINIT hal 04D87H 00000H
@@RLINIT batt_params @@RLINIT batt_params
04F69H 00000H 04D87H 00000H
@@RLINIT voltable 04F69H 00000H @@RLINIT voltable 04D87H 00000H
@@RLINIT pedo_lpf_coeff @@RLINIT pedo_lpf_coeff
04F69H 00000H 04D87H 00000H
@@RLINIT kanaria_c @@RLINIT kanaria_c
04F69H 00000H 04D87H 00000H
@@RLINIT util_funcs @@RLINIT util_funcs
04F69H 00000H 04D87H 00000H
@@RLINIT i2c_mcu-sub @@RLINIT i2c_mcu-sub
04F69H 00000H 04D87H 00000H
@@RLINIT @rom 04F69H 00000H @@RLINIT @rom 04D87H 00000H
@@CODEL 04F69H 00000H CSEG @@CODEL 04D87H 00000H CSEG
@@CODEL pm 04F69H 00000H @@CODEL pm 04D87H 00000H
@@CODEL i2c_ctr 04F69H 00000H @@CODEL i2c_ctr 04D87H 00000H
@@CODEL main 04F69H 00000H @@CODEL main 04D87H 00000H
@@CODEL magic 04F69H 00000H @@CODEL magic 04D87H 00000H
@@CODEL led 04F69H 00000H @@CODEL led 04D87H 00000H
@@CODEL rtc 04F69H 00000H @@CODEL rtc 04D87H 00000H
@@CODEL vreg_ctr 04F69H 00000H @@CODEL vreg_ctr 04D87H 00000H
@@CODEL vreg_twl 04F69H 00000H @@CODEL vreg_twl 04D87H 00000H
@@CODEL adc 04F69H 00000H @@CODEL adc 04D87H 00000H
@@CODEL renge 04F69H 00000H @@CODEL renge 04D87H 00000H
@@CODEL accero 04F69H 00000H @@CODEL accero 04D87H 00000H
@@CODEL sw 04F69H 00000H @@CODEL sw 04D87H 00000H
@@CODEL task_misc @@CODEL task_misc
04F69H 00000H 04D87H 00000H
@@CODEL task_sys 04F69H 00000H @@CODEL task_sys 04D87H 00000H
@@CODEL pedo_alg_thre_det2 @@CODEL pedo_alg_thre_det2
04F69H 00000H 04D87H 00000H
@@CODEL ini_VECT 04F69H 00000H @@CODEL ini_VECT 04D87H 00000H
@@CODEL led_cam 04F69H 00000H @@CODEL led_cam 04D87H 00000H
@@CODEL led_pow 04F69H 00000H @@CODEL led_pow 04D87H 00000H
@@CODEL batt_params @@CODEL batt_params
04F69H 00000H 04D87H 00000H
@@CODEL voltable 04F69H 00000H @@CODEL voltable 04D87H 00000H
@@CODEL pedo_lpf_coeff @@CODEL pedo_lpf_coeff
04F69H 00000H 04D87H 00000H
@@CODEL kanaria_c @@CODEL kanaria_c
04F69H 00000H 04D87H 00000H
@@CODEL i2c_mcu-sub @@CODEL i2c_mcu-sub
04F69H 00000H 04D87H 00000H
* gap * 04F69H 00001H * gap * 04D87H 00001H
@@CNSTL 04F6AH 0000AH CSEG PAGE64KP @@CNSTL 04D88H 0000AH CSEG PAGE64KP
@@CNSTL @bcdtob 04F6AH 0000AH @@CNSTL @bcdtob 04D88H 0000AH
@@R_INIT 04F74H 0004AH CSEG UNIT64KP @@R_INIT 04D92H 0004AH CSEG UNIT64KP
@@R_INIT @cstart 04F74H 00000H @@R_INIT @cstart 04D92H 00000H
@@R_INIT loader 04F74H 00000H @@R_INIT loader 04D92H 00000H
@@R_INIT pm 04F74H 00000H @@R_INIT pm 04D92H 00000H
@@R_INIT i2c_ctr 04F74H 00000H @@R_INIT i2c_ctr 04D92H 00000H
@@R_INIT main 04F74H 00000H @@R_INIT main 04D92H 00000H
@@R_INIT magic 04F74H 00000H @@R_INIT magic 04D92H 00000H
@@R_INIT WDT 04F74H 00000H @@R_INIT WDT 04D92H 00000H
@@R_INIT i2c_mcu 04F74H 00000H @@R_INIT i2c_mcu 04D92H 00000H
@@R_INIT i2c_twl 04F74H 00000H @@R_INIT i2c_twl 04D92H 00000H
@@R_INIT led 04F74H 00000H @@R_INIT led 04D92H 00000H
@@R_INIT rtc 04F74H 00000H @@R_INIT rtc 04D92H 00000H
@@R_INIT vreg_ctr 04F74H 00000H @@R_INIT vreg_ctr 04D92H 00000H
@@R_INIT vreg_twl 04F74H 00000H @@R_INIT vreg_twl 04D92H 00000H
@@R_INIT adc 04F74H 0000CH @@R_INIT adc 04D92H 0000CH
@@R_INIT renge 04F80H 00014H @@R_INIT renge 04D9EH 00014H
@@R_INIT accero 04F94H 00000H @@R_INIT accero 04DB2H 00000H
@@R_INIT self_flash @@R_INIT self_flash
04F94H 00000H 04DB2H 00000H
@@R_INIT sw 04F94H 00000H @@R_INIT sw 04DB2H 00000H
@@R_INIT task_debug @@R_INIT task_debug
04F94H 00000H 04DB2H 00000H
@@R_INIT task_misc @@R_INIT task_misc
04F94H 00026H 04DB2H 00026H
@@R_INIT task_sys 04FBAH 00000H @@R_INIT task_sys 04DD8H 00000H
@@R_INIT pedo_alg_thre_det2 @@R_INIT pedo_alg_thre_det2
04FBAH 00000H 04DD8H 00000H
@@R_INIT ini_VECT 04FBAH 00000H @@R_INIT ini_VECT 04DD8H 00000H
@@R_INIT task_status @@R_INIT task_status
04FBAH 00000H 04DD8H 00000H
@@R_INIT led_cam 04FBAH 00000H @@R_INIT led_cam 04DD8H 00000H
@@R_INIT led_pow 04FBAH 00004H @@R_INIT led_pow 04DD8H 00004H
@@R_INIT hal 04FBEH 00000H @@R_INIT hal 04DDCH 00000H
@@R_INIT batt_params @@R_INIT batt_params
04FBEH 00000H 04DDCH 00000H
@@R_INIT voltable 04FBEH 00000H @@R_INIT voltable 04DDCH 00000H
@@R_INIT pedo_lpf_coeff @@R_INIT pedo_lpf_coeff
04FBEH 00000H 04DDCH 00000H
@@R_INIT kanaria_c @@R_INIT kanaria_c
04FBEH 00000H 04DDCH 00000H
@@R_INIT util_funcs @@R_INIT util_funcs
04FBEH 00000H 04DDCH 00000H
@@R_INIT i2c_mcu-sub @@R_INIT i2c_mcu-sub
04FBEH 00000H 04DDCH 00000H
@@R_INIT @rom 04FBEH 00000H @@R_INIT @rom 04DDCH 00000H
@@R_INIS 04FBEH 00010H CSEG UNIT64KP @@R_INIS 04DDCH 00010H CSEG UNIT64KP
@@R_INIS @cstart 04FBEH 00000H @@R_INIS @cstart 04DDCH 00000H
@@R_INIS loader 04FBEH 00000H @@R_INIS loader 04DDCH 00000H
@@R_INIS pm 04FBEH 00002H @@R_INIS pm 04DDCH 00002H
@@R_INIS i2c_ctr 04FC0H 00002H @@R_INIS i2c_ctr 04DDEH 00002H
@@R_INIS main 04FC2H 00000H @@R_INIS main 04DE0H 00000H
@@R_INIS magic 04FC2H 00000H @@R_INIS magic 04DE0H 00000H
@@R_INIS WDT 04FC2H 00000H @@R_INIS WDT 04DE0H 00000H
@@R_INIS i2c_mcu 04FC2H 00000H @@R_INIS i2c_mcu 04DE0H 00000H
@@R_INIS i2c_twl 04FC2H 00000H @@R_INIS i2c_twl 04DE0H 00000H
@@R_INIS led 04FC2H 00000H @@R_INIS led 04DE0H 00000H
@@R_INIS rtc 04FC2H 00000H @@R_INIS rtc 04DE0H 00000H
@@R_INIS vreg_ctr 04FC2H 00000H @@R_INIS vreg_ctr 04DE0H 00000H
@@R_INIS vreg_twl 04FC2H 00000H @@R_INIS vreg_twl 04DE0H 00000H
@@R_INIS adc 04FC2H 00000H @@R_INIS adc 04DE0H 00000H
@@R_INIS renge 04FC2H 00000H @@R_INIS renge 04DE0H 00000H
@@R_INIS accero 04FC2H 00000H @@R_INIS accero 04DE0H 00000H
@@R_INIS self_flash @@R_INIS self_flash
04FC2H 00000H 04DE0H 00000H
@@R_INIS sw 04FC2H 00000H @@R_INIS sw 04DE0H 00000H
@@R_INIS task_debug @@R_INIS task_debug
04FC2H 00000H 04DE0H 00000H
@@R_INIS task_misc @@R_INIS task_misc
04FC2H 00000H 04DE0H 00000H
@@R_INIS task_sys 04FC2H 00002H @@R_INIS task_sys 04DE0H 00002H
@@R_INIS pedo_alg_thre_det2 @@R_INIS pedo_alg_thre_det2
04FC4H 00006H 04DE2H 00006H
@@R_INIS ini_VECT 04FCAH 00000H @@R_INIS ini_VECT 04DE8H 00000H
@@R_INIS task_status @@R_INIS task_status
04FCAH 00000H 04DE8H 00000H
@@R_INIS led_cam 04FCAH 00002H @@R_INIS led_cam 04DE8H 00002H
@@R_INIS led_pow 04FCCH 00002H @@R_INIS led_pow 04DEAH 00002H
@@R_INIS hal 04FCEH 00000H @@R_INIS hal 04DECH 00000H
@@R_INIS batt_params @@R_INIS batt_params
04FCEH 00000H 04DECH 00000H
@@R_INIS voltable 04FCEH 00000H @@R_INIS voltable 04DECH 00000H
@@R_INIS pedo_lpf_coeff @@R_INIS pedo_lpf_coeff
04FCEH 00000H 04DECH 00000H
@@R_INIS kanaria_c @@R_INIS kanaria_c
04FCEH 00000H 04DECH 00000H
@@R_INIS util_funcs @@R_INIS util_funcs
04FCEH 00000H 04DECH 00000H
@@R_INIS i2c_mcu-sub @@R_INIS i2c_mcu-sub
04FCEH 00000H 04DECH 00000H
@@R_INIS @rom 04FCEH 00000H @@R_INIS @rom 04DECH 00000H
@@LCODEL 04FCEH 00022H CSEG @@LCODEL 04DECH 00022H CSEG
@@LCODEL abs 04FCEH 00008H @@LCODEL abs 04DECH 00008H
@@LCODEL memcpy_n 04FD6H 0001AH @@LCODEL memcpy_n 04DF4H 0001AH
* gap * 04FF0H 00004H * gap * 04E0EH 001E6H
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

View File

@ -1345,21 +1345,23 @@ void bt_param_select()
// バッテリメーカー識別 // バッテリメーカー識別
if( battery_manufacturer <= BT_VENDER_3 ) // 余裕を持って中間に閾値をとる if( battery_manufacturer <= BT_VENDER_3 ) // 余裕を持って中間に閾値をとる
{ {
bt_type_temp = BT_PARAM_CTR_MAXELL; // bt_type_temp = BT_PARAM_CTR_MAXELL;
bt_type_temp = BT_PARAM_SNAKE_MAXELL;
} }
else else
{ {
bt_type_temp = BT_PARAM_CTR_PANA; // bt_type_temp = BT_PARAM_CTR_PANA;
bt_type_temp = BT_PARAM_SNAKE_PANA;
} }
// モデル識別 // モデル識別
switch( system_status.family ) switch( system_status.family )
{ {
case( FAMILY_SPFL ): bt_type_temp += BT_PARAM_SPFL_MAXELL; break; // オフセット 残念な実装で…。 // case( FAMILY_SPFL ): bt_type_temp += BT_PARAM_SPFL_MAXELL; break; // オフセット 残念な実装で…。
case( FAMILY_SNAKE ): bt_type_temp += BT_PARAM_SNAKE_MAXELL; break; case( FAMILY_SNAKE ): bt_type_temp += BT_PARAM_SNAKE_MAXELL; break;
case( FAMILY_CLOSER ): bt_type_temp += BT_PARAM_SPFL_MAXELL; break; case( FAMILY_CLOSER ): bt_type_temp += BT_PARAM_CLOSER_MAXELL; break;
case( FAMILY_CTR ): // case( FAMILY_CTR ):
case( FAMILY_FLOWER ): // CTR と同じ // case( FAMILY_FLOWER ): // CTR と同じ
default: /* bt_type_temp そのまま */ break; default: /* bt_type_temp そのまま */ break;
} }

View File

@ -395,15 +395,6 @@ u8 extinfo_read(void)
infos_bits[1] = (u8)LED_CAM; infos_bits[1] = (u8)LED_CAM;
ret = *infos_table[iic_burst_state]; ret = *infos_table[iic_burst_state];
#if 0
// debug //
/// システムに機種識別で嘘をつく
if( iic_burst_state == 9 )
{
ret = (u8)FAMILY_FLOWER;
}
#endif
iic_burst_state ++; iic_burst_state ++;
} }

View File

@ -133,11 +133,6 @@
// VREG_C_LED_NOTIFY_FLAG // VREG_C_LED_NOTIFY_FLAG
#define REG_BIT_IN_LOOP ( 1 << 0 ) #define REG_BIT_IN_LOOP ( 1 << 0 )
// RBR control (0x57)
#define REG_BIT_FLIGHT ( 1 << 1 )
#define REG_BIT_RESET_n ( 1 << 0 )
// HAL bitfields 0 // HAL bitfields 0
#define REG_BIT_HAL0_PM_EXTDC_n ( 1 << 7 ) #define REG_BIT_HAL0_PM_EXTDC_n ( 1 << 7 )
#define REG_BIT_HAL0_BT_IN_CHG_n ( 1 << 6 ) #define REG_BIT_HAL0_BT_IN_CHG_n ( 1 << 6 )

View File

@ -1,199 +1,22 @@
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
loader.c(210) : CC78K0R warning W0505: Operator '==' has no effect
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\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 "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(545) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(857) : CC78K0R warning W0401: Conversion may lose significant digits pm.c(856) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(861) : CC78K0R warning W0401: Conversion may lose significant digits pm.c(860) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(889) : CC78K0R warning W0401: Conversion may lose significant digits pm.c(888) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(903) : CC78K0R warning W0401: Conversion may lose significant digits pm.c(902) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(989) : CC78K0R warning W0401: Conversion may lose significant digits pm.c(988) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(998) : CC78K0R warning W0401: Conversion may lose significant digits pm.c(997) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(1071) : CC78K0R warning W0401: Conversion may lose significant digits pm.c(1068) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(1078) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(1217) : CC78K0R warning W0401: Conversion may lose significant digits
pm.c(1219) : CC78K0R warning W0401: Conversion may lose significant digits pm.c(1219) : CC78K0R warning W0401: Conversion may lose significant digits
Compilation complete, 0 error(s) and 11 warning(s) found. pm.c(1221) : CC78K0R warning W0401: Conversion may lose significant digits
Compilation complete, 0 error(s) and 10 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 "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. 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
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(188) : 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(375) : 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(248) : CC78K0R warning W0401: Conversion may lose significant digits
vreg_ctr.c(248) : CC78K0R warning W0401: Conversion may lose significant digits
vreg_ctr.c(253) : CC78K0R warning W0401: Conversion may lose significant digits
vreg_ctr.c(253) : 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
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(229) : CC78K0R warning W0401: Conversion may lose significant digits
task_sys.c(291) : CC78K0R warning W0401: Conversion may lose significant digits
task_sys.c(569) : 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 batt_params.c
batt_params.c(63) : CC78K0R warning W0401: Conversion may lose significant digits
batt_params.c(63) : CC78K0R warning W0401: Conversion may lose significant digits
batt_params.c(81) : CC78K0R warning W0401: Conversion may lose significant digits
batt_params.c(100) : CC78K0R warning W0401: Conversion may lose significant digits
batt_params.c(100) : CC78K0R warning W0401: Conversion may lose significant digits
batt_params.c(118) : CC78K0R warning W0401: Conversion may lose significant digits
batt_params.c(118) : 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\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\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"C:\Program Files (x86)\NEC Electronics Tools\DEV" -_msgoff -pinter_asm -ks -kx kanaria.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\RA78K0R\W1.33\bin\ra78k0r.exe" -c9F0104 -y"C:\Program Files (x86)\NEC Electronics Tools\DEV" -_msgoff -pinter_asm -ks -kx get_ei.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 "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' 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\
@ -221,4 +44,4 @@ intel-HEX to bsr bin converter
file converted! file converted!
Build Total error(s) : 0 Total warning(s) : 77 Build Total error(s) : 0 Total warning(s) : 24

View File

@ -1,15 +1,16 @@
[ProjectManager] [ProjectManager]
FrameMax=1 FrameMax=0
FrameX=150 FrameX=1
FrameY=150 FrameY=0
FrameCX=1200 FrameCX=1022
FrameCY=850 FrameCY=722
OpenFile1=ProjectWindow OpenFile1=ProjectWindow
PrjPos=0,0,706,0,291 PrjPos=0,0,706,0,291
OpenFile2=loader.c,0,215,59,1446,717,65,88,65,0 OpenFile2=loader.c,0,215,59,1446,717,65,88,65,0
OpenFile3=config.h,0,323,22,1500,759,2,7,2,0 OpenFile3=config.h,0,323,22,1500,759,2,7,2,0
OpenFile4=OutputWindow OpenFile4=pm.c,0,175,175,1246,777,59,1362,53,0
OutputPos=0,106,756,74,1030 OpenFile5=OutputWindow
OutputPos=0,159,809,180,1136
ActivePRJ=yav_mcu_bsr.prj ActivePRJ=yav_mcu_bsr.prj
[ProjectWindow] [ProjectWindow]
ProjectWindowDispType=0 ProjectWindowDispType=0

View File

@ -1,7 +1,7 @@
[SdbInfo] [SdbInfo]
Ver=5 Ver=5
[loader.c] [loader.c]
T=511c420e T=51c8f978
1=incs_loader.h 1=incs_loader.h
2=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h 2=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h
3=fsl_user.h 3=fsl_user.h
@ -13,7 +13,7 @@ T=511c420e
9=WDT.h 9=WDT.h
10=magic.h 10=magic.h
[pm.c] [pm.c]
T=511c424b T=51fa1424
1=incs.h 1=incs.h
2=adc.h 2=adc.h
3=led.h 3=led.h
@ -25,12 +25,12 @@ T=511c424b
9=vreg_twl.h 9=vreg_twl.h
10=i2c_mcu.h 10=i2c_mcu.h
[i2c_ctr.c] [i2c_ctr.c]
T=511c3fe5 T=51c8f7f4
1=incs.h 1=incs.h
2=rtc.h 2=rtc.h
3=pedometer.h 3=pedometer.h
[main.c] [main.c]
T=511c3fe3 T=51c8f7f4
1=incs.h 1=incs.h
2=rtc.h 2=rtc.h
3=pm.h 3=pm.h
@ -40,35 +40,35 @@ T=511c3fe3
7=i2c_mcu.h 7=i2c_mcu.h
8=pool.h 8=pool.h
[magic.c] [magic.c]
T=511c3fe4 T=51fa1416
1=magic.h 1=magic.h
2=config.h 2=config.h
[WDT.c] [WDT.c]
T=511c3fe3 T=51c8f7fd
1=incs_loader.h 1=incs_loader.h
[i2c_mcu.c] [i2c_mcu.c]
T=511c3fe3 T=51c8f7fa
1=incs_loader.h 1=incs_loader.h
2=i2c_mcu.h 2=i2c_mcu.h
3=loader.h 3=loader.h
4=util_funcs.h 4=util_funcs.h
5=i2c_mcu_sub.h 5=i2c_mcu_sub.h
[i2c_twl.c] [i2c_twl.c]
T=511c3fe7 T=51c8f7f9
1=incs_loader.h 1=incs_loader.h
2=i2c_twl_defs.h 2=i2c_twl_defs.h
3=i2c_twl.h 3=i2c_twl.h
4=vreg_twl.h 4=vreg_twl.h
5=WDT.h 5=WDT.h
[led.c] [led.c]
T=511c3fe7 T=51c8f7f9
1=incs.h 1=incs.h
2=led.h 2=led.h
[rtc.c] [rtc.c]
T=511c3fe5 T=51c8f7f4
1=incs.h 1=incs.h
[vreg_ctr.c] [vreg_ctr.c]
T=511c3fe2 T=51c8f7fd
1=incs.h 1=incs.h
2=vreg_ctr.h 2=vreg_ctr.h
3=rtc.h 3=rtc.h
@ -82,14 +82,14 @@ T=511c3fe2
11=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h 11=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h
12=fsl_user.h 12=fsl_user.h
[vreg_twl.c] [vreg_twl.c]
T=511c3fe5 T=51c8f7f9
1=incs.h 1=incs.h
2=jhl_defs.h 2=jhl_defs.h
3=led.h 3=led.h
4=vreg_twl.h 4=vreg_twl.h
5=adc.h 5=adc.h
[adc.c] [adc.c]
T=511c3fe3 T=51c8f7fd
1=incs.h 1=incs.h
2=adc.h 2=adc.h
3=pm.h 3=pm.h
@ -107,13 +107,13 @@ T=511c3fe3
7=util_funcs.h 7=util_funcs.h
8=bsr_system.h 8=bsr_system.h
[accero.c] [accero.c]
T=511c3fe7 T=51c8f7f5
1=incs.h 1=incs.h
2=accero.h 2=accero.h
3=i2c_mcu.h 3=i2c_mcu.h
4=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\math.h 4=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\math.h
[self_flash.c] [self_flash.c]
T=511c3fe3 T=51c8f7fa
1=incs_loader.h 1=incs_loader.h
2=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h 2=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h
3=fsl_user.h 3=fsl_user.h
@ -125,7 +125,7 @@ T=511c3fe3
9=WDT.h 9=WDT.h
10=util_funcs.h 10=util_funcs.h
[sw.c] [sw.c]
T=511c3fe5 T=51c91572
1=incs.h 1=incs.h
2=i2c_twl.h 2=i2c_twl.h
3=i2c_ctr.h 3=i2c_ctr.h
@ -134,13 +134,13 @@ T=511c3fe5
6=rtc.h 6=rtc.h
7=sw.h 7=sw.h
[task_debug.c] [task_debug.c]
T=511c3fe2 T=51c8f7f9
1=incs_loader.h 1=incs_loader.h
2=renge\renge.h 2=renge\renge.h
3=pm.h 3=pm.h
4=accero.h 4=accero.h
[task_misc.c] [task_misc.c]
T=511c3fde T=51fa12f3
1=incs.h 1=incs.h
2=renge\renge.h 2=renge\renge.h
3=pm.h 3=pm.h
@ -150,7 +150,7 @@ T=511c3fde
7=led.h 7=led.h
8=vreg_twl.h 8=vreg_twl.h
[task_sys.c] [task_sys.c]
T=511c3fe5 T=51c91572
1=incs.h 1=incs.h
2=i2c_twl.h 2=i2c_twl.h
3=i2c_ctr.h 3=i2c_ctr.h
@ -164,17 +164,17 @@ T=511c3fe5
11=i2c_mcu.h 11=i2c_mcu.h
12=vreg_twl.h 12=vreg_twl.h
[pedo_alg_thre_det2.c] [pedo_alg_thre_det2.c]
T=511c3fe7 T=51c8f7f9
1=incs.h 1=incs.h
2=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\math.h 2=..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\math.h
3=accero.h 3=accero.h
4=pedometer.h 4=pedometer.h
5=pool.h 5=pool.h
[ini_VECT.c] [ini_VECT.c]
T=511c3fe7 T=51c8f7fa
1=config.h 1=config.h
[task_status.c] [task_status.c]
T=511c3fe7 T=51c8f7f9
1=incs_loader.h 1=incs_loader.h
2=renge\renge.h 2=renge\renge.h
3=pm.h 3=pm.h
@ -183,41 +183,41 @@ T=511c3fe7
6=i2c_mcu.h 6=i2c_mcu.h
7=led.h 7=led.h
[led_cam.c] [led_cam.c]
T=511c3fe7 T=51c8f7f9
1=incs.h 1=incs.h
2=led.h 2=led.h
3=vreg_twl.h 3=vreg_twl.h
[led_pow.c] [led_pow.c]
T=511c3fe5 T=51c8f7f5
1=incs.h 1=incs.h
2=led.h 2=led.h
3=pm.h 3=pm.h
[hal.c] [hal.c]
T=511c3fe7 T=51c8f7f9
1=incs_loader.h 1=incs_loader.h
[batt_params.c] [batt_params.c]
T=511c3fe5 T=51fa11be
1=jhl_defs.h 1=jhl_defs.h
2=batt_params.h 2=batt_params.h
[voltable.c] [voltable.c]
T=511c3fe7 T=51c8f7fa
1=incs.h 1=incs.h
[pedo_lpf_coeff.c] [pedo_lpf_coeff.c]
T=511c3fe2 T=51c8f7f9
1=incs.h 1=incs.h
[kanaria.asm] [kanaria.asm]
T=511c3fe7 T=511c3fe7
[kanaria_c.c] [kanaria_c.c]
T=511c3fe2 T=51c8f7f9
1=incs.h 1=incs.h
[get_ei.asm] [get_ei.asm]
T=511c3fe3 T=511c3fe3
[util_funcs.c] [util_funcs.c]
T=511c3fe7 T=51c8f7fd
1=incs_loader.h 1=incs_loader.h
2=WDT.h 2=WDT.h
[i2c_mcu-sub.c] [i2c_mcu-sub.c]
T=511c3fe2 T=51c8f7fa
1=incs.h 1=incs.h
2=i2c_mcu.h 2=i2c_mcu.h
3=loader.h 3=loader.h
@ -225,7 +225,7 @@ T=511c3fe2
5=i2c_mcu_sub.h 5=i2c_mcu_sub.h
6=pm.h 6=pm.h
[incs_loader.h] [incs_loader.h]
T=511c3fe7 T=51c8f7f9
1=jhl_defs.h 1=jhl_defs.h
2=config.h 2=config.h
3=user_define.h 3=user_define.h
@ -235,15 +235,15 @@ T=511c3fe7
7=vreg_ctr.h 7=vreg_ctr.h
8=vreg_twl.h 8=vreg_twl.h
[config.h] [config.h]
T=511c3fe3 T=51c8f990
[jhl_defs.h] [jhl_defs.h]
T=511c3fe4 T=51c8f7f9
[user_define.h] [user_define.h]
T=511c3fe7 T=51c8f7f9
[hal.h] [hal.h]
T=511c3fe7 T=51c8f7f9
[bsr_system.h] [bsr_system.h]
T=511c3fe7 T=51c8f7f5
[renge\renge.h] [renge\renge.h]
T=511c3fe3 T=511c3fe3
1=renge\renge_defs.h 1=renge\renge_defs.h
@ -254,32 +254,32 @@ T=511c3fe3
T=511c3fe3 T=511c3fe3
1=renge\renge_defs.h 1=renge\renge_defs.h
[vreg_ctr.h] [vreg_ctr.h]
T=511c3fe2 T=51fa135d
1=config.h 1=config.h
[vreg_twl.h] [vreg_twl.h]
T=511c3fe5 T=51c8f7f9
[loader.h] [loader.h]
T=511c3fe3 T=51c8f7fa
[i2c_mcu.h] [i2c_mcu.h]
T=511c3fe3 T=51c8f7fd
[WDT.h] [WDT.h]
T=511c3fe3 T=51c8f7fd
[..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h] [..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\fsl.h]
T=49a3bd4e T=49a3bd4e
[fsl_user.h] [fsl_user.h]
T=511c3fe7 T=51c8f7fa
[i2c_ctr.h] [i2c_ctr.h]
T=511c3fe5 T=51c8f7f5
[pm.h] [pm.h]
T=511c3fe3 T=51c8f7fa
[rtc.h] [rtc.h]
T=511c3fe5 T=51c8f7f5
[reboot.h] [reboot.h]
T=511c3fe7 T=51c8f7f5
[magic.h] [magic.h]
T=511c3fe5 T=51c8f7fa
[incs.h] [incs.h]
T=511c3fe3 T=51c8f7f9
1=jhl_defs.h 1=jhl_defs.h
2=config.h 2=config.h
3=user_define.h 3=user_define.h
@ -289,37 +289,37 @@ T=511c3fe3
7=vreg_ctr.h 7=vreg_ctr.h
8=util_funcs.h 8=util_funcs.h
[i2c_twl.h] [i2c_twl.h]
T=511c3fe7 T=51c8f7f9
[accero.h] [accero.h]
T=511c3fe7 T=51c8f7f9
1=jhl_defs.h 1=jhl_defs.h
2=pedometer.h 2=pedometer.h
[pedometer.h] [pedometer.h]
T=511c3fe2 T=51c8f7f4
[sw.h] [sw.h]
T=511c3fe5 T=51c8f7fd
1=config.h 1=config.h
[adc.h] [adc.h]
T=511c3fe3 T=51c8f7fd
1=jhl_defs.h 1=jhl_defs.h
[led.h] [led.h]
T=511c3fe7 T=51c8f7f9
[batt_params.h] [batt_params.h]
T=511c3fe7 T=51fa11bf
1=jhl_defs.h 1=jhl_defs.h
[pool.h] [pool.h]
T=511c3fe7 T=51c8f7fa
1=pedometer.h 1=pedometer.h
[i2c_twl_defs.h] [i2c_twl_defs.h]
T=511c3fe7 T=51c8f7fa
[renge\renge_task_intval.h] [renge\renge_task_intval.h]
T=511c3fe3 T=511c3fe3
1=renge\renge_defs.h 1=renge\renge_defs.h
[..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\math.h] [..\..\..\Program Files (x86)\NEC Electronics Tools\CC78K0R\W2.13\inc78k0r\math.h]
T=45f12258 T=45f12258
[self_flash.h] [self_flash.h]
T=511c3fe3 T=51c8f7fa
[util_funcs.h] [util_funcs.h]
T=511c3fe7 T=51c8f7f4
[i2c_mcu_sub.h] [i2c_mcu_sub.h]
T=511c3fe2 T=51c8f7fa