This commit is contained in:
sunbeam 2024-05-26 23:52:58 +08:00
parent 19c53ca7de
commit d0c4bec54f
3 changed files with 26 additions and 83 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,75 +1,18 @@
QualityReport
2024年5月26日 8:02:42
2024年5月26日 21:12:48
------ Start build(ECU_APP, DefaultBuild) ------
C:\Program Files (x86)\Renesas Electronics\CS+\CC\CC-RL\V1.11.00\Bin\ccrl.exe user\MotorCtrl.c -cpu=S2 -o DefaultBuild\MotorCtrl.obj "-dev=C:\Program Files (x86)\Renesas Electronics\CS+\CC\Device\RL78\Devicefile\DR5F103AA.DVF" -g -g_line -I . -I user -I DataFlash -c -msg_lang=english
W0511106:The folder "DataFlash" specified by the "-I" option is not found.
C:\Program Files (x86)\Renesas Electronics\CS+\CC\CC-RL\V1.11.00\Bin\rlink.exe -subcommand=DefaultBuild\ECU_APP.clnk
W0561016:The evaluation version of CC-RL V1 is valid for the remaining 52 days. After that, link size limit (64 Kbyte) will be applied. Please consider purchasing the product.
RAMDATA SECTION: 00000068 Byte(s)
ROMDATA SECTION: 000000cd Byte(s)
PROGRAM SECTION: 00001012 Byte(s)
W0561016:The evaluation version of CC-RL V1 is valid for the remaining 52 days. After that, link size limit (64 Kbyte) will be applied. Please consider purchasing the product.
Renesas Optimizing Linker Completed
------ Build ended(Error:0, Warning:3)(ECU_APP, DefaultBuild) ------
--- CommandFile 1 ---
DefaultBuild\ECU_APP.clnk :
-Input=DefaultBuild\cstart.obj
-Input=DefaultBuild\stkinit.obj
-Input=DefaultBuild\r_main.obj
-Input=DefaultBuild\r_systeminit.obj
-Input=DefaultBuild\r_cg_cgc.obj
-Input=DefaultBuild\r_cg_cgc_user.obj
-Input=DefaultBuild\r_cg_port.obj
-Input=DefaultBuild\r_cg_port_user.obj
-Input=DefaultBuild\r_cg_serial.obj
-Input=DefaultBuild\r_cg_serial_user.obj
-Input=DefaultBuild\r_cg_adc.obj
-Input=DefaultBuild\r_cg_adc_user.obj
-Input=DefaultBuild\r_cg_timer.obj
-Input=DefaultBuild\r_cg_timer_user.obj
-Input=DefaultBuild\r_cg_wdt.obj
-Input=DefaultBuild\r_cg_wdt_user.obj
-Input=DefaultBuild\appTask.obj
-Input=DefaultBuild\hwCtrl.obj
-Input=DefaultBuild\MotorCtrl.obj
-SECURITY_ID=00000000000000000000
-DEVICE=C:\Program Files (x86)\Renesas Electronics\CS+\CC\Device\RL78\Devicefile\DR5F103AA.DVF
-DEBug
-NOCOmpress
-NOOPtimize
-OUtput=DefaultBuild\ECU_APP.abs
-LIBrary=C:\Program Files (x86)\Renesas Electronics\CS+\CC\CC-RL\V1.11.00\lib\rl78cm4s.lib
-LIBrary=C:\Program Files (x86)\Renesas Electronics\CS+\CC\CC-RL\V1.11.00\lib\malloc_n.lib
-LIBrary=C:\Program Files (x86)\Renesas Electronics\CS+\CC\CC-RL\V1.11.00\lib\rl78cm4r.lib
-OCDBG=04
-USER_OPT_BYTE=F87FE0
-LISt=DefaultBuild\ECU_APP.map
-AUTO_SECTION_LAYOUT
-ROm=.data=.dataR
-ROm=.sdata=.sdataR
-Message
-MEMory=High
-Total_size
-NOLOgo
-end
-Input=DefaultBuild\ECU_APP.abs
-DEVICE=C:\Program Files (x86)\Renesas Electronics\CS+\CC\Device\RL78\Devicefile\DR5F103AA.DVF
-OUtput=DefaultBuild\ECU_APP.mot
-FOrm=Stype
-Message
-exit
------ Build ended(Error:0, Warning:0)(ECU_APP, DefaultBuild) ------
--- SHA1 hash value of output files ---
F:\work\M20\CODE\APP\DefaultBuild\ECU_APP.abs: 159ff2781a9e192c766346299be8e6f0dad25d7d
F:\work\M20\CODE\APP\DefaultBuild\ECU_APP.mot: 322740cc4ba6d32d82081af8d5e4e554936232c5
E:\workspace\M20\CODE\APP\DefaultBuild\ECU_APP.abs: 47b26cbad0e7c8c868ffab11c86658c3e8871722
E:\workspace\M20\CODE\APP\DefaultBuild\ECU_APP.mot: 554dfab38177c528ae00c826a0c3135ef2653f5b
--- System Information ---
*OS Version
Microsoft Windows 10 企业版 LTSC (-, 10.0.19044, WOW64)
Microsoft Windows 10 企业版 LTSC (-, 10.0.17763, WOW64)
*Language
中文(中国)
*.NET Framework Version
@ -92,13 +35,13 @@ F:\work\M20\CODE\APP\DefaultBuild\ECU_APP.mot: 322740cc4ba6d32d82081af8d5e4e5549
C:\Program Files (x86)\Renesas Electronics\CS+\CC
*Memory Usage
*Private Working Set
255 MB
259 MB
*Number of GDI Objects
2000
1972
*Number of USER Objects
1066
1065
*Opened Files
5 editors, 5 files, 34 KB
4 editors, 4 files, 35 KB
--- Build Tool Plug-in Information ---
RH850 Build tool CC-RH Plug-in
@ -227,7 +170,7 @@ Device Information Common Interface
DeviceInformation.dll
--- Main Project Information ---
F:\work\M20\CODE\APP\ECU_APP.mtpj
E:\workspace\M20\CODE\APP\ECU_APP.mtpj
Microcontroller Information
*R5F103AA
*File Name: Version

View File

@ -46,7 +46,7 @@ void amCtrl_SetYTState(QD_STATE_type qd1,QD_STATE_type qd2)
setValveState(VALVE6,VALVE_OFF);
break;
case QD_FQ:
setPumpState(PUMP_ON);
//setPumpState(PUMP_ON);
setValveState(VALVE1,VALVE_OFF);
setValveState(VALVE6,VALVE_ON);
break;
@ -65,7 +65,7 @@ void amCtrl_SetYTState(QD_STATE_type qd1,QD_STATE_type qd2)
setValveState(VALVE7,VALVE_OFF);
break;
case QD_FQ:
setPumpState(PUMP_ON);
//setPumpState(PUMP_ON);
setValveState(VALVE2,VALVE_OFF);
setValveState(VALVE7,VALVE_ON);
break;