mirror of
https://github.com/rvtr/ctr_mcu.git
synced 2025-10-31 13:51:10 -04:00
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_mcu@182 013db118-44a6-b54f-8bf7-843cb86687b1
37 lines
3.5 KiB
Plaintext
37 lines
3.5 KiB
Plaintext
C:\WINDOWS\system32\cmd.exe /c touch magic.c
|
|
"C:\Program Files\NEC Electronics Tools\CC78K0R\W2.10\bin\cc78k0r.exe" -c9F0104 -y"C:\Program Files\NEC Electronics Tools\DEV" -_msgoff -irenge -i"C:\Program Files\NEC Electronics Tools\FSL78K0R_Type02ES\V1.20\inc78k0r" -ms -qvjl2wt -sainter_asm -zpb -w2 -no magic.c
|
|
magic.c(13) : CC78K0R warning W0871: Data aligned after 'MGC_HEAD'in 'MGC_MIMI section'
|
|
magic.c(16) : CC78K0R warning W0871: Data aligned after 'MGC_TAIL'in 'MGC_TAIL section'
|
|
magic.c(10) : CC78K0R warning W0871: Data aligned after 'MGC_LOAD'in 'MGC_LOAD section'
|
|
Compilation complete, 0 error(s) and 3 warning(s) found.
|
|
"C:\Program Files\NEC Electronics Tools\RA78K0R\W1.31\bin\ra78k0r.exe" -c9F0104 -y"C:\Program Files\NEC Electronics Tools\DEV" -_msgoff inter_asm\magic.asm
|
|
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
"C:\Program Files\NEC Electronics Tools\CC78K0R\W2.10\bin\cc78k0r.exe" -c9F0104 -y"C:\Program Files\NEC Electronics Tools\DEV" -_msgoff -irenge -i"C:\Program Files\NEC Electronics Tools\FSL78K0R_Type02ES\V1.20\inc78k0r" -ms -qvjl2wt -sainter_asm -zpb -w2 -no adc.c
|
|
adc.c(93) : CC78K0R warning W0760: Double and long double are treated as IEEE 754 single format
|
|
adc.c(112) : CC78K0R warning W0745: Expected function prototype
|
|
adc.c(110) : CC78K0R warning W0309: Unused 'temp'
|
|
adc.c(163) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
adc.c(171) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
adc.c(172) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
adc.c(83) : CC78K0R warning W0309: Unused 'old_tune'
|
|
adc.c(84) : CC78K0R warning W0309: Unused 'sndvol_codec'
|
|
adc.c(85) : CC78K0R warning W0309: Unused 'bt_temp_old'
|
|
adc.c(275) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
adc.c(310) : CC78K0R warning W0401: Conversion may lose significant digits
|
|
adc.c(243) : CC78K0R warning W0714: Too many register variables
|
|
adc.c(342) : CC78K0R warning W0851: Data aligned in '@@DATA section'
|
|
Compilation complete, 0 error(s) and 13 warning(s) found.
|
|
"C:\Program Files\NEC Electronics Tools\RA78K0R\W1.31\bin\ra78k0r.exe" -c9F0104 -y"C:\Program Files\NEC Electronics Tools\DEV" -_msgoff inter_asm\adc.asm
|
|
Assembly complete, 0 error(s) and 0 warning(s) found.
|
|
"C:\Program Files\NEC Electronics Tools\RA78K0R\W1.31\bin\lk78k0r.exe" -y"C:\Program Files\NEC Electronics Tools\DEV" -_msgoff -obsr.lmf "..\..\..\Program Files\NEC Electronics Tools\CC78K0R\W2.10\lib78k0r\s0rm.rel" -go85h,0FC00h,1024 -gi0FFFFFFFFFFFFFFFFFFFFh -pbsr_k0r.map -nkd -gb7EFBFFh -b"C:\Program Files\NEC Electronics Tools\FSL78K0R_Type02ES\V1.20\lib78k0r\fsl.lib" -bcl0rdm.lib -bcl0rm.lib -bcl0rmf.lib -i"C:\Program Files\NEC Electronics Tools\CC78K0R\W2.10\lib78k0r" -dbsr_mcu.dr -s -w0 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
|
|
Link complete, 0 error(s) and 0 warning(s) found.
|
|
"C:\Program Files\NEC Electronics Tools\RA78K0R\W1.31\bin\oc78k0r.exe" -y"C:\Program Files\NEC Electronics Tools\DEV" -_msgoff -o.\bsr.hex -nu -ki bsr.lmf
|
|
Object Conversion Complete, 0 error(s) and 0 warning(s) found.
|
|
C:\WINDOWS\system32\cmd.exe /c ruby nec_s_2_bsrbin2.rb bsr.hex
|
|
nec_s_2_bsrbin2.rb:2: warning: variable $KCODE is no longer effective; ignored
|
|
intel-HEX to bsr bin converter
|
|
file converted!
|
|
|
|
|
|
Build Total error(s) : 0 Total warning(s) : 16
|