Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
VC66_7C
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
ISUZU
VC66_7C
Commits
b0c6d867
Commit
b0c6d867
authored
Jan 03, 2024
by
hu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
010 更换FLASH文件调整FLASH校验和
parent
8ae325eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
FlashCheckSum.h
source/Application/Graphic/GUI/FlashCheckSum.h
+1
-1
GUI.h
source/Application/Graphic/GUI/GUI.h
+2
-2
No files found.
source/Application/Graphic/GUI/FlashCheckSum.h
View file @
b0c6d867
#ifndef __FLASHCHECKSUM_H_
#define __FLASHCHECKSUM_H_
#define REAL_FLASHCHECKSUM 0x
825000AF
u
#define REAL_FLASHCHECKSUM 0x
FBBA5D2D
u
#define SPI_START_ADDR 0x10000000u
#define SPI_ADDR_RANGE 0x0699ADC0u
...
...
source/Application/Graphic/GUI/GUI.h
View file @
b0c6d867
...
...
@@ -17,8 +17,8 @@
#define FState_COilTimeOutNum 60u
/*3S*/
#define SystemSupplierECUHardwareVersionNumberApp ((uint16_t)(10301))
/*硬件版本号 HV:01.02.02*/
#define SystemSupplierECUSoftwareInformationApp ((uint16_t)(100
09
))
/*软件版本号 SV:01.01.05*/
#define systemSupplierECUFlashInformationApp ((uint16_t)(
6
))
/*FLASH版本号 FV:00.14*/
#define SystemSupplierECUSoftwareInformationApp ((uint16_t)(100
10
))
/*软件版本号 SV:01.01.05*/
#define systemSupplierECUFlashInformationApp ((uint16_t)(
7
))
/*FLASH版本号 FV:00.14*/
typedef
struct
{
...
...
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