Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
haoJin750TFT
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
时昊
haoJin750TFT
Commits
c800e523
Commit
c800e523
authored
Aug 21, 2024
by
王金亮
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://tyw-server.synology.me:12345/shihao/haojin750tft
into wjl_devlop
parents
758193f5
904a0b2e
Changes
15
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
472 additions
and
206 deletions
+472
-206
HaoJin750TFT.uvprojx
.../Project/Cmsemicon/BAT32A279/MDK_ARM/HaoJin750TFT.uvprojx
+11
-6
HaoJin750TFT.sct
...ject/Cmsemicon/BAT32A279/MDK_ARM/Objects/HaoJin750TFT.sct
+2
-2
userdefine.h
...BAT32A279/MDK_ARM/RTE/Device/BAT32A279KM64FB/userdefine.h
+1
-1
BlueTooth.c
Firmware/Source/Application/BlueTooth.c
+37
-9
BlueTooth.h
Firmware/Source/Application/BlueTooth.h
+2
-0
AMT630H_Datas.c
Firmware/Source/Component/AMT630H/AMT630H_Datas.c
+341
-156
PicBin.h
Firmware/Source/Component/AMT630H/PicBin.h
+1
-1
Key_user.c
Firmware/Source/Component/Key/Key_user.c
+17
-2
Key_user.h
Firmware/Source/Component/Key/Key_user.h
+2
-0
Telltales_user.c
Firmware/Source/Component/Telltales/Telltales_user.c
+52
-24
Sys_Task_List.c
Firmware/Source/System/Sys_Task_List.c
+2
-1
HJ_7500-02TY0000_BootApp_S1.02_F1.02_240818.hex
...2024-8-18/HJ_7500-02TY0000_BootApp_S1.02_F1.02_240818.hex
+0
-0
HJ_7500-02TY0000_Flash_F1.02_FullBin_240818.bin
...2024-8-18/HJ_7500-02TY0000_Flash_F1.02_FullBin_240818.bin
+0
-0
工作表 在 软件变更记录_豪进750TFT0817(3).xlsx
.../haojin750tft_2024-8-18/工作表 在 软件变更记录_豪进750TFT0817(3).xlsx
+0
-0
Option.properties
Firmware/utility/诊断工具/Option/Option.properties
+4
-4
No files found.
Firmware/Project/Cmsemicon/BAT32A279/MDK_ARM/HaoJin750TFT.uvprojx
View file @
c800e523
...
@@ -275,7 +275,7 @@
...
@@ -275,7 +275,7 @@
</OCR_RVCT3>
</OCR_RVCT3>
<OCR_RVCT4>
<OCR_RVCT4>
<Type>
1
</Type>
<Type>
1
</Type>
<StartAddress>
0x
c40
0
</StartAddress>
<StartAddress>
0x0
</StartAddress>
<Size>
0x73c00
</Size>
<Size>
0x73c00
</Size>
</OCR_RVCT4>
</OCR_RVCT4>
<OCR_RVCT5>
<OCR_RVCT5>
...
@@ -728,6 +728,16 @@
...
@@ -728,6 +728,16 @@
<FileType>
5
</FileType>
<FileType>
5
</FileType>
<FilePath>
..\..\..\..\Source\Application\FaultCode.h
</FilePath>
<FilePath>
..\..\..\..\Source\Application\FaultCode.h
</FilePath>
</File>
</File>
<File>
<FileName>
BlueTooth.c
</FileName>
<FileType>
1
</FileType>
<FilePath>
..\..\..\..\Source\Application\BlueTooth.c
</FilePath>
</File>
<File>
<FileName>
BlueTooth.h
</FileName>
<FileType>
5
</FileType>
<FilePath>
..\..\..\..\Source\Application\BlueTooth.h
</FilePath>
</File>
</Files>
</Files>
</Group>
</Group>
<Group>
<Group>
...
@@ -1008,11 +1018,6 @@
...
@@ -1008,11 +1018,6 @@
<FileType>
5
</FileType>
<FileType>
5
</FileType>
<FilePath>
..\..\..\..\Source\Component\System_Monitor\System_Monitor_User.h
</FilePath>
<FilePath>
..\..\..\..\Source\Component\System_Monitor\System_Monitor_User.h
</FilePath>
</File>
</File>
<File>
<FileName>
System_Monitor.lib
</FileName>
<FileType>
4
</FileType>
<FilePath>
..\..\..\..\Source\Component\System_Monitor\System_Monitor.lib
</FilePath>
</File>
</Files>
</Files>
</Group>
</Group>
<Group>
<Group>
...
...
Firmware/Project/Cmsemicon/BAT32A279/MDK_ARM/Objects/HaoJin750TFT.sct
View file @
c800e523
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
; *** Scatter-Loading Description File generated by uVision ***
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
; *************************************************************
LR_IROM1 0x0000
C4
00 0x00073C00 { ; load region size_region
LR_IROM1 0x0000
00
00 0x00073C00 { ; load region size_region
ER_IROM1 0x0000
C4
00 0x00073C00 { ; load address = execution address
ER_IROM1 0x0000
00
00 0x00073C00 { ; load address = execution address
*.o (RESET, +First)
*.o (RESET, +First)
*(InRoot$$Sections)
*(InRoot$$Sections)
.ANY (+RO)
.ANY (+RO)
...
...
Firmware/Project/Cmsemicon/BAT32A279/MDK_ARM/RTE/Device/BAT32A279KM64FB/userdefine.h
View file @
c800e523
...
@@ -20,7 +20,7 @@ User definitions
...
@@ -20,7 +20,7 @@ User definitions
typedef
unsigned
short
MD_STATUS
;
typedef
unsigned
short
MD_STATUS
;
#define HAS_BOOTLOADER (
1
u) // 仅仿真App时设置为0
#define HAS_BOOTLOADER (
0
u) // 仅仿真App时设置为0
#define APP_BASE (0x0000C400ul)
#define APP_BASE (0x0000C400ul)
/* Status list definition */
/* Status list definition */
...
...
Firmware/Source/Application/BlueTooth.c
View file @
c800e523
#include "Components.h"
#include "Components.h"
uint8_t
OTA_Update_Count
=
0
;
const
uint8_t
HJBlueToothName
[
9
]
=
{
"HJ_750TFT"
};
const
uint8_t
HJBlueToothName
[
9
]
=
{
"HJ_750TFT"
};
uint8_t
UUIDConfigBuf
[
22
]
=
{
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0x00
};
uint8_t
UUIDConfigBuf
[
22
]
=
{
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0x00
};
void
BlueToothService
()
void
BlueToothService
()
{
{
// _PICID_Struct PicObj;
// PicObj.qr_logo_id = Pic_0020;
// PicObj.qr_pic_id = Pic_0002;
// PicObj.update_pic_id = 0;
// PicObj.second_menu = 0;
// PicObj.navigation_task_id = 0;
// PackedTransfer_DisplayPhoneMirrorQRcode(1, PicObj);
SetBlueToothName
((
uint8_t
*
)
HJBlueToothName
,
sizeof
(
HJBlueToothName
));
SetBlueToothName
((
uint8_t
*
)
HJBlueToothName
,
sizeof
(
HJBlueToothName
));
SetUUIDData
((
char
*
)
UUIDConfigBuf
,
22
);
SetUUIDData
((
char
*
)
UUIDConfigBuf
,
22
);
// _QRCODE_RECT QRCode_Rect;
// _QRCODE_RECT QRCode_Rect;
...
@@ -20,3 +15,36 @@ void BlueToothService()
...
@@ -20,3 +15,36 @@ void BlueToothService()
// QRCode_Rect.width = QRCode_WIDTH;
// QRCode_Rect.width = QRCode_WIDTH;
// SetScreenType(QRCode_TYPE, QRCode_Rect);
// SetScreenType(QRCode_TYPE, QRCode_Rect);
}
}
void
UpdateGraphics
(
void
)
{
_PICID_Struct
PicObj
;
PicObj
.
qr_logo_id
=
0
;
PicObj
.
main_pic_id
=
Pic_0382
;
PicObj
.
qr_pic_id
=
Pic_0316
;
PicObj
.
update_pic_id
=
Pic_0193
;
PicObj
.
second_menu
=
0
;
PicObj
.
navigation_task_id
=
0
;
PackedTransfer_DisplayPhoneMirrorQRcode
(
0
,
PicObj
);
}
void
OTAUpdateService
(
void
)
{
_QRCODE_RECT
QRCode_Rect
;
QRCode_Rect
.
x
=
457
;
QRCode_Rect
.
y
=
137
;
QRCode_Rect
.
height
=
240
;
QRCode_Rect
.
width
=
240
;
if
(
OTA_Update_Flag
==
1
)
{
OTA_Update_Count
++
;
if
(
OTA_Update_Count
<
5
)
{
SetUpdateCtrl
(
1
,
QRCode_Rect
);
}
}
else
{
SetUpdateCtrl
(
0
,
QRCode_Rect
);
OTA_Update_Count
=
0
;
}
}
Firmware/Source/Application/BlueTooth.h
View file @
c800e523
...
@@ -10,5 +10,7 @@
...
@@ -10,5 +10,7 @@
extern
void
BlueToothService
(
void
);
extern
void
BlueToothService
(
void
);
extern
void
OTAUpdateService
(
void
);
void
UpdateGraphics
(
void
);
#endif
#endif
\ No newline at end of file
Firmware/Source/Component/AMT630H/AMT630H_Datas.c
View file @
c800e523
This diff is collapsed.
Click to expand it.
Firmware/Source/Component/AMT630H/PicBin.h
View file @
c800e523
#ifndef PICBIN_H
#ifndef PICBIN_H
#define PICBIN_H
#define PICBIN_H
/* Flash Bin Version:202408
17 2024-08-17 11:18:35
Compression ratio:70.00% */
/* Flash Bin Version:202408
21 2024-08-21 09:09:13
Compression ratio:70.00% */
#define Pic_0001 1
#define Pic_0001 1
#define Pic_0002 2
#define Pic_0002 2
#define Pic_0003 3
#define Pic_0003 3
...
...
Firmware/Source/Component/Key/Key_user.c
View file @
c800e523
...
@@ -62,6 +62,7 @@ void Key_Operation_Right(Key_Event_en_t enKeyEvent)//确认
...
@@ -62,6 +62,7 @@ void Key_Operation_Right(Key_Event_en_t enKeyEvent)//确认
break
;
break
;
case
KEY_EVENT_LONG_PRESS_4
:
//10s
case
KEY_EVENT_LONG_PRESS_4
:
//10s
//TYW_RESET_ODO();
//TYW_RESET_ODO();
Get_Into_OTA_Update_Mode
();
break
;
break
;
case
KEY_EVENT_OFF_TO_ON
:
case
KEY_EVENT_OFF_TO_ON
:
break
;
break
;
...
@@ -158,10 +159,16 @@ void Key_Wakeup_Init_EXample(void)
...
@@ -158,10 +159,16 @@ void Key_Wakeup_Init_EXample(void)
void
Key_TimeOut_Service
(
void
)
void
Key_TimeOut_Service
(
void
)
{
{
if
(
OTA_Update_Flag
==
0
)
{
if
((
MenuData
.
Back_Time_Left_Flag
==
1
)
&&
(
MenuData
.
Back_Time_Right_Flag
==
1
))
if
((
MenuData
.
Back_Time_Left_Flag
==
1
)
&&
(
MenuData
.
Back_Time_Right_Flag
==
1
))
{
{
Menu_Service
(
MENU_KEY_TIMEOUT
);
Menu_Service
(
MENU_KEY_TIMEOUT
);
}
}
}
else
{
}
}
}
void
Key_Auto_Save
(
void
)
void
Key_Auto_Save
(
void
)
...
@@ -274,6 +281,14 @@ void Key_Event_Short_Press_Right(void)//确认
...
@@ -274,6 +281,14 @@ void Key_Event_Short_Press_Right(void)//确认
}
}
}
}
uint8_t
OTA_Update_Flag
=
0
;
void
Get_Into_OTA_Update_Mode
(
void
)
{
if
(
Menu_Get_Current_Cursor_Information
()
==
MENU_ITEM_FAULT_INFORMATION
)
{
OTA_Update_Flag
=
!
OTA_Update_Flag
;
}
}
void
KEY_LEFT_EVENT_NONE_Service
(
void
)
void
KEY_LEFT_EVENT_NONE_Service
(
void
)
{
{
MenuData
.
Back_Time_Left
++
;
MenuData
.
Back_Time_Left
++
;
...
...
Firmware/Source/Component/Key/Key_user.h
View file @
c800e523
...
@@ -47,6 +47,7 @@ typedef struct
...
@@ -47,6 +47,7 @@ typedef struct
uint8_t
Clock_Flash
;
uint8_t
Clock_Flash
;
}
_Menu_Data
;
}
_Menu_Data
;
extern
uint8_t
OTA_Update_Flag
;
extern
uint8_t
ClearODO_Flag
;
extern
uint8_t
ClearODO_Flag
;
extern
uint8_t
g_u8Cursor_Posittion
;
extern
uint8_t
g_u8Cursor_Posittion
;
extern
RTC_CounterTypeDef
counter_val
;
extern
RTC_CounterTypeDef
counter_val
;
...
@@ -59,6 +60,7 @@ Key_Status_en_t Key_Status_Read_Left(void);
...
@@ -59,6 +60,7 @@ Key_Status_en_t Key_Status_Read_Left(void);
Key_Status_en_t
Key_Status_Read_Right
(
void
);
Key_Status_en_t
Key_Status_Read_Right
(
void
);
void
Key_Event_Short_Press_Left
(
void
);
void
Key_Event_Short_Press_Left
(
void
);
void
Key_Event_Short_Press_Right
(
void
);
void
Key_Event_Short_Press_Right
(
void
);
void
Get_Into_OTA_Update_Mode
(
void
);
void
KEY_RIGHT_EVENT_NONE_Service
(
void
);
void
KEY_RIGHT_EVENT_NONE_Service
(
void
);
void
KEY_LEFT_EVENT_NONE_Service
(
void
);
void
KEY_LEFT_EVENT_NONE_Service
(
void
);
void
Key_Auto_Save
(
void
);
void
Key_Auto_Save
(
void
);
...
...
Firmware/Source/Component/Telltales/Telltales_user.c
View file @
c800e523
...
@@ -5,6 +5,10 @@
...
@@ -5,6 +5,10 @@
#include "Line_In\Line_In_user.h"
#include "Line_In\Line_In_user.h"
#include "Components.h"
#include "Components.h"
uint8_t
ECU_Engine_Temperature_flag
=
0
;
static
Tellib_uint16_t
LED_Turn_Left_Judgement
(
void
);
static
Tellib_uint16_t
LED_Turn_Left_Judgement
(
void
);
static
void
LED_Turn_Left_Execution
(
Tellib_uint16_t
led_status
);
static
void
LED_Turn_Left_Execution
(
Tellib_uint16_t
led_status
);
static
Tellib_uint16_t
LED_Turn_Right_Judgement
(
void
);
static
Tellib_uint16_t
LED_Turn_Right_Judgement
(
void
);
...
@@ -228,7 +232,7 @@ static Tellib_uint16_t LED_TCS_Judgement(void)
...
@@ -228,7 +232,7 @@ static Tellib_uint16_t LED_TCS_Judgement(void)
}
}
else
else
{
{
if
(
Get_CAN_CH0_ID_37B_Sig_TCS_Work_Mode
==
0x0
)
if
(
Get_CAN_CH0_ID_37B_Sig_TCS_Work_Mode
()
==
0x0
)
{
{
if
(
Get_CAN_CH0_ID_37B_Sig_TCS_Warning_Lamp
()
==
0x1
)
if
(
Get_CAN_CH0_ID_37B_Sig_TCS_Warning_Lamp
()
==
0x1
)
{
{
...
@@ -243,26 +247,15 @@ static Tellib_uint16_t LED_TCS_Judgement(void)
...
@@ -243,26 +247,15 @@ static Tellib_uint16_t LED_TCS_Judgement(void)
LED_STATE
=
0u
;
LED_STATE
=
0u
;
}
}
}
}
else
if
(
Get_CAN_CH0_ID_37B_Sig_TCS_Work_Mode
==
0x0
)
else
if
(
Get_CAN_CH0_ID_37B_Sig_TCS_Work_Mode
()
==
0x1u
)
{
if
(
Get_CAN_CH0_ID_37B_Sig_TCS_Warning_Lamp
()
==
0x1
)
{
{
LED_STATE
=
2u
;
/*TCS/亮*/
LED_STATE
=
2u
;
/*TCS/亮*/
}
}
else
if
(
Get_CAN_CH0_ID_37B_Sig_TCS_Warning_Lamp
()
==
0x0
)
{
LED_STATE
=
0u
;
}
else
else
{
{
LED_STATE
=
0u
;
LED_STATE
=
0u
;
}
}
}
}
else
{
;
}
}
return
LED_STATE
;
return
LED_STATE
;
}
}
static
void
LED_TCS_Execution
(
Tellib_uint16_t
led_status
)
static
void
LED_TCS_Execution
(
Tellib_uint16_t
led_status
)
...
@@ -283,7 +276,7 @@ static Tellib_uint16_t LED_HEV_Judgement(void)
...
@@ -283,7 +276,7 @@ static Tellib_uint16_t LED_HEV_Judgement(void)
}
}
else
else
{
{
if
((
Get_CAN_CH0_ID_111_Sig_ISG_Ready
()
==
0x01UL
)
||
((
Get_CAN_CH0_ID_111_Sig_ISG_Power
()
==
1u
)
&&
(
Get_CAN_CH0_ID_111_Sig_ISG_Power_Enable
()
==
0
u
)))
if
((
Get_CAN_CH0_ID_111_Sig_ISG_Ready
()
==
0x01UL
)
||
((
Get_CAN_CH0_ID_111_Sig_ISG_Power
()
==
1u
)
&&
(
Get_CAN_CH0_ID_111_Sig_ISG_Power_Enable
()
==
2u
))
||
((
Get_CAN_CH0_ID_111_Sig_ISG_Power
()
==
1u
)
&&
(
Get_CAN_CH0_ID_111_Sig_ISG_Power_Enable
()
==
1
u
)))
{
{
LED_STATE
=
1u
;
LED_STATE
=
1u
;
}
}
...
@@ -342,34 +335,69 @@ static void LED_Fuel_Level_Low_Execution(Tellib_uint16_t led_status)
...
@@ -342,34 +335,69 @@ static void LED_Fuel_Level_Low_Execution(Tellib_uint16_t led_status)
{
{
}
}
// uint16_t ECU_Engine_Temperature_R =0;
// uint32_t test_ECU_Engine_Temperature =0;
/*信号来源:ECU_101 +硬线-P11 阻值 CAN>硬线*/
/*信号来源:ECU_101 +硬线-P11 阻值 CAN>硬线*/
static
Tellib_uint16_t
LED_Coolant_Temperature_Judgement
(
void
)
static
Tellib_uint16_t
LED_Coolant_Temperature_Judgement
(
void
)
{
{
Tellib_uint16_t
LED_STATE
=
0u
;
Tellib_uint16_t
LED_STATE
=
0u
;
if
(
CAN_MSG_Status
(
&
CAN_CH0_CanMsgOp
,
CAN_CH0_ID_CH0_101_Msg_Count
)
==
CAN_SIG_LOST
)
if
(
CAN_MSG_Status
(
&
CAN_CH0_CanMsgOp
,
CAN_CH0_ID_CH0_101_Msg_Count
)
==
CAN_SIG_LOST
)
{
{
// ECU_Engine_Temperature_R = ADC_Read_Signal(ADC_CH_COOLANT_TEMP1_R);
if
(
ADC_Read_Signal
(
ADC_CH_COOLANT_TEMP1_R
)
<=
20
)
{
ECU_Engine_Temperature_flag
=
1
;
LED_STATE
=
1u
;
}
else
if
(
ADC_Read_Signal
(
ADC_CH_COOLANT_TEMP1_R
)
>=
23
)
{
ECU_Engine_Temperature_flag
=
0
;
LED_STATE
=
0u
;
LED_STATE
=
0u
;
if
(
Line_In_Get_Status
(
LINE_IN_Coolant_Temperature
))
}
else
{
if
(
ECU_Engine_Temperature_flag
==
1
)
{
{
LED_STATE
=
1u
;
LED_STATE
=
1u
;
}
}
else
if
(
ECU_Engine_Temperature_flag
==
0
)
{
LED_STATE
=
0u
;
}
else
else
{
{
LED_STATE
=
0u
;
LED_STATE
=
0u
;
}
}
}
}
}
else
else
{
{
if
(
Get_CAN_CH0_ID_101_Sig_ECU_Engine_Temperature_State
()
==
0x01UL
)
// test_ECU_Engine_Temperature = Get_CAN_CH0_ID_101_Sig_ECU_Engine_Temperature();
if
(
Get_CAN_CH0_ID_101_Sig_ECU_Engine_Temperature
()
>=
120
)
{
{
ECU_Engine_Temperature_flag
=
1
;
LED_STATE
=
1u
;
LED_STATE
=
1u
;
}
}
else
if
(
Get_CAN_CH0_ID_101_Sig_ECU_Engine_Temperature
()
<=
118
)
{
ECU_Engine_Temperature_flag
=
0
;
LED_STATE
=
0u
;
}
else
else
{
if
(
ECU_Engine_Temperature_flag
==
1
)
{
LED_STATE
=
1u
;
}
else
if
(
ECU_Engine_Temperature_flag
==
0
)
{
{
LED_STATE
=
0u
;
LED_STATE
=
0u
;
}
}
else
{
LED_STATE
=
0u
;
}
}
}
}
return
LED_STATE
;
return
LED_STATE
;
}
}
...
...
Firmware/Source/System/Sys_Task_List.c
View file @
c800e523
...
@@ -54,6 +54,7 @@ void Sys_50ms_Tasks(void)
...
@@ -54,6 +54,7 @@ void Sys_50ms_Tasks(void)
{
{
// BlueToothService();
// BlueToothService();
BackLight_Service
();
BackLight_Service
();
UpdateGraphics
();
Telltales_Management
();
Telltales_Management
();
g_u8Cursor_Posittion
=
Menu_Get_Current_Cursor_Information
();
g_u8Cursor_Posittion
=
Menu_Get_Current_Cursor_Information
();
...
@@ -83,7 +84,7 @@ void Sys_100ms_Tasks(void)
...
@@ -83,7 +84,7 @@ void Sys_100ms_Tasks(void)
Coolant_Cal_Sevice
(
100u
);
Coolant_Cal_Sevice
(
100u
);
Services_Mileage_Callback
();
Services_Mileage_Callback
();
// Data_Mileage_Clear();
// Data_Mileage_Clear();
OTAUpdateService
();
RTE_GPIO_Config
(
RTE_GPIO_PORT05_PIN04
,
GpioOut_High
);
RTE_GPIO_Config
(
RTE_GPIO_PORT05_PIN04
,
GpioOut_High
);
//BackLight_Process();
//BackLight_Process();
//TimerM_PWM_set_duty(TIMERM_COUNTER1, TIMERM_CHB, 100);
//TimerM_PWM_set_duty(TIMERM_COUNTER1, TIMERM_CHB, 100);
...
...
Firmware/utility/程序释放/haojin750tft_2024-8-18/HJ_7500-02TY0000_BootApp_S1.02_F1.02_240818.hex
0 → 100644
View file @
c800e523
This diff is collapsed.
Click to expand it.
Firmware/utility/程序释放/haojin750tft_2024-8-18/HJ_7500-02TY0000_Flash_F1.02_FullBin_240818.bin
0 → 100644
View file @
c800e523
File added
Firmware/utility/程序释放/haojin750tft_2024-8-18/工作表 在 软件变更记录_豪进750TFT0817(3).xlsx
0 → 100644
View file @
c800e523
File added
Firmware/utility/诊断工具/Option/Option.properties
View file @
c800e523
#new Option
#new Option
#Sun Aug 18 1
1:51:19
CST 2024
#Sun Aug 18 1
5:35:55
CST 2024
IsSort
=
true
IsSort
=
true
MergeFlashIsCompression
=
false
MergeFlashIsCompression
=
false
ChangeAppFilePath
=
ChangeAppFilePath
=
MergeCanXLSPath
=
MergeCanXLSPath
=
RH850_D1M1AGPIOJSONpath
=
RH850_D1M1AGPIOJSONpath
=
DBFFilePath
=
DBFFilePath
=
MergeCrcTtpe
=
2
1
MergeCrcTtpe
=
2
9
MergeBootFilePath
=
D
\:\\
git
\\
haojin750tft
\\
Firmware
\\
utility
\\
Boot_Release
\\
HaoJin_750TFT_HJYB-7500TFT_BV1.03_20240816.hex
MergeBootFilePath
=
D
\:\\
git
\\
haojin750tft
\\
Firmware
\\
utility
\\
Boot_Release
\\
HaoJin_750TFT_HJYB-7500TFT_BV1.03_20240816.hex
IsMergeChangeAddress
=
false
IsMergeChangeAddress
=
false
MergeFlashOutPutFilePath
=
MergeFlashOutPutFilePath
=
...
@@ -47,7 +47,7 @@ IsMergeCreateHex=false
...
@@ -47,7 +47,7 @@ IsMergeCreateHex=false
MergeFlashIsCreateREC
=
false
MergeFlashIsCreateREC
=
false
TTFExtractTTFpath
=
TTFExtractTTFpath
=
MergeImageFilePath
=
MergeImageFilePath
=
IsMergeCreateUpdateBin
=
tru
e
IsMergeCreateUpdateBin
=
fals
e
MergeImageSize
=
128M
MergeImageSize
=
128M
CRCFilePath
=
CRCFilePath
=
MergeFlashCompressionFormat
=
MergeFlashCompressionFormat
=
...
@@ -56,7 +56,7 @@ IsHexDisplay=true
...
@@ -56,7 +56,7 @@ IsHexDisplay=true
MergeLineInXLSPath
=
MergeLineInXLSPath
=
MergeFlashInPutFilePath
=
MergeFlashInPutFilePath
=
MergeFlashIsInternal
=
false
MergeFlashIsInternal
=
false
MergeOutPutFilePath
=
D
\:\\\u9879\u
76EE
\\\u
8C6A
\u
8FDB
\\
haojin750TFT
\\
srec
MergeOutPutFilePath
=
D
\:\\\u9879\u
76EE
\\\u
8C6A
\u
8FDB
\\
haojin750TFT
\\
srec
-8.18
MergeAppFilePath
=
D
\:\\
git
\\
haojin750tft
\\
Firmware
\\
Project
\\
Cmsemicon
\\
BAT32A279
\\
MDK_ARM
\\
Objects
\\
HaoJin750TFT.hex
MergeAppFilePath
=
D
\:\\
git
\\
haojin750tft
\\
Firmware
\\
Project
\\
Cmsemicon
\\
BAT32A279
\\
MDK_ARM
\\
Objects
\\
HaoJin750TFT.hex
MergeTelltalesXLSPath
=
MergeTelltalesXLSPath
=
FillingByte
=
-86
FillingByte
=
-86
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment