Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RT_RMR42E
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
时昊
RT_RMR42E
Commits
c2f65a4f
Commit
c2f65a4f
authored
Dec 10, 2024
by
李茂军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:更改项目识别信息 释放boot文件
parent
be26bb7e
Changes
9
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
849 additions
and
915 deletions
+849
-915
.gitignore
.gitignore
+1
-0
UDS_ISO14229_Services.c
Firmware/Source/UDS/UDS_ISO14229_Services.c
+2
-2
HaoJin232程序合成及诊断升级方法说明_2024.03.20.pdf
...utility/BootRelease/HaoJin232程序合成及诊断升级方法说明_2024.03.20.pdf
+0
-0
RT_RMR42E_RMRE42-60_Boot_BV1.01_20240709.hex
.../BootRelease/RT_RMR42E_RMRE42-60_Boot_BV1.01_20240709.hex
+0
-831
RT_RMR42E_RMRE42-60_Boot_BV1.02_20241210.hex
.../BootRelease/RT_RMR42E_RMRE42-60_Boot_BV1.02_20241210.hex
+843
-0
变更记录.txt
Firmware/utility/BootRelease/变更记录.txt
+3
-0
BackStack.json
Firmware/utility/诊断工具/Option/BackStack.json
+0
-15
GPIO_RH850_D1M1A_CFG.json
Firmware/utility/诊断工具/Option/GPIO_RH850_D1M1A_CFG.json
+0
-0
Option.properties
Firmware/utility/诊断工具/Option/Option.properties
+0
-67
No files found.
.gitignore
View file @
c2f65a4f
...
@@ -11,3 +11,4 @@
...
@@ -11,3 +11,4 @@
Firmware/Project/Cmsemicon/BAT32A239/MDK_ARM/RunTong.uvoptx
Firmware/Project/Cmsemicon/BAT32A239/MDK_ARM/RunTong.uvoptx
/Firmware/Project/Cmsemicon/BAT32A239/MDK_ARM/*.uvoptx
/Firmware/Project/Cmsemicon/BAT32A239/MDK_ARM/*.uvoptx
/Firmware/Project/Cmsemicon/BAT32A239/MDK_ARM/*.VMW10
/Firmware/Project/Cmsemicon/BAT32A239/MDK_ARM/*.VMW10
/Firmware/utility/诊断工具/Option
Firmware/Source/UDS/UDS_ISO14229_Services.c
View file @
c2f65a4f
...
@@ -27,13 +27,13 @@ extern void UDS_Service_Response(uint8_t si, uint8_t RspType, uint16_t A_TA_type
...
@@ -27,13 +27,13 @@ extern void UDS_Service_Response(uint8_t si, uint8_t RspType, uint16_t A_TA_type
/*诊断使用, 判断App一致性, 禁止修改(内部版本号除外)*/
/*诊断使用, 判断App一致性, 禁止修改(内部版本号除外)*/
extern
const
ProjectInfoStruct
ProjectInfo
__attribute__
((
section
(
".ARM.__at_0x00007800"
)))
=
extern
const
ProjectInfoStruct
ProjectInfo
__attribute__
((
section
(
".ARM.__at_0x00007800"
)))
=
{
{
"RMR42E"
,
//
豪进232
"RMR42E"
,
//
"RMRE42-60"
,
"RMRE42-60"
,
"BAT32A139KK64FB"
,
// 中微芯片
"BAT32A139KK64FB"
,
// 中微芯片
{
{
"CAN_STD"
,
"CAN_STD"
,
"CAN_CH_0"
,
"CAN_CH_0"
,
"CAN_
25
0Kbps"
,
"CAN_
50
0Kbps"
,
{
DIAG_ID_Tx
,
DIAG_ID_Rx_PHY
,
DIAG_ID_Rx_FUN
}
{
DIAG_ID_Tx
,
DIAG_ID_Rx_PHY
,
DIAG_ID_Rx_FUN
}
}
}
};
};
...
...
Firmware/utility/BootRelease/HaoJin232程序合成及诊断升级方法说明_2024.03.20.pdf
deleted
100644 → 0
View file @
be26bb7e
File deleted
Firmware/utility/BootRelease/RT_RMR42E_RMRE42-60_Boot_BV1.01_20240709.hex
deleted
100644 → 0
View file @
be26bb7e
This diff is collapsed.
Click to expand it.
Firmware/utility/BootRelease/RT_RMR42E_RMRE42-60_Boot_BV1.02_20241210.hex
0 → 100644
View file @
c2f65a4f
This diff is collapsed.
Click to expand it.
Firmware/utility/BootRelease/变更记录.txt
0 → 100644
View file @
c2f65a4f
1.500kCAN option byte 7c73f8ff
RT_RMR42E_RMRE42-60_Boot_BV1.02_20241210.hex
\ No newline at end of file
Firmware/utility/诊断工具/Option/BackStack.json
deleted
100644 → 0
View file @
be26bb7e
[
"31 01 02 03"
,
"31 01 02 03"
,
"34"
,
"34"
,
"14"
,
"14 FF FF FF"
,
"31 01 02 03"
,
"31 01 02 03"
,
"31 01 02 03"
,
"31 01 02 03"
,
"22 F1 F1"
,
"22 F1 F1"
]
\ No newline at end of file
Firmware/utility/诊断工具/Option/GPIO_RH850_D1M1A_CFG.json
deleted
100644 → 0
View file @
be26bb7e
This diff is collapsed.
Click to expand it.
Firmware/utility/诊断工具/Option/Option.properties
deleted
100644 → 0
View file @
be26bb7e
#new Option
#Fri Jul 26 15:51:28 CST 2024
IsSort
=
true
MergeFlashIsCompression
=
false
ChangeAppFilePath
=
MergeCanXLSPath
=
RH850_D1M1AGPIOJSONpath
=
DBFFilePath
=
MergeCrcTtpe
=
21
MergeBootFilePath
=
D
\:\\\u
5DE5
\u
4F5C
\\\u
6DA6
\u
901A
\u8349\u5730\\
new
\\
rt_rmr42e
\\
Firmware
\\
utility
\\
BootRelease
\\
RT_RMR42E_RMRE42-60_Boot_BV1.01_20240709.hex
IsMergeChangeAddress
=
false
MergeFlashOutPutFilePath
=
GPIOOutPutPath
=
MergeCanDBCPath
=
IsFilling
=
true
RxID
=
789
MergeAudioInPutPath
=
MergeAudioIndex
=
3
IsFastSend
=
true
MergeBinFilePath
=
MsgMaxBc
=
0
UDS_22_2E_DID_FilePath
=
SoftwareVersion
=
0
MsgSTmin
=
0
MergeLineInOutPutPath
=
Leave2ID
=
1
PHYID
=
781
BaudRate
=
250K
AppUpdateFilePath
=
C
\:\\
Users
\\
Administrator
\\
Desktop
\\
RT_RMRE42-60-20240726
\\
APP_20240726154929509340.srec
FUNID
=
7DF
IsMergeCreateBin
=
false
IsOverWrite
=
false
DllFilePath
=
D
\:\\\u
5DE5
\u
4F5C
\\\u
6DA6
\u
901A
\u8349\u5730\\
new
\\
rt_rmr42e
\\
Firmware
\\
utility
\\\u
8BCA
\u
65AD
\u
5DE5
\u5177\\\u
89E3
\u9501\u6587\u
4EF6
\\
HJ232 x64.dll
MergeAudioOutPutPath
=
MergeCanOutPutPath
=
ChangeOutPutFilePath
=
MergeTelltalesOutPutPath
=
TTFExtractTXTpath
=
JieFaRH850GPIOJSONpath
=
MergeFlashIsMandatory
=
false
UpdateProcess
=
\u
6BD4
\u
4E9A
\u
8FEA
Driver
=
PCAN
MergeFlashImageFormat
=
RH850_F1KMGPIOJSONpath
=
DriverFilePath
=
D
\:\\\u
5DE5
\u
4F5C
\\\u
6DA6
\u
901A
\u8349\u5730\\
new
\\
rt_rmr42e
\\
Firmware
\\
utility
\\\u
8BCA
\u
65AD
\u
5DE5
\u5177\\
FlashDriver
\\
R5_FlashDriver.srec
IsMergeCreateHex
=
false
MergeFlashIsCreateREC
=
false
TTFExtractTTFpath
=
MergeImageFilePath
=
IsMergeCreateUpdateBin
=
false
MergeImageSize
=
64M
CRCFilePath
=
MergeFlashCompressionFormat
=
IsPlayMusic
=
false
IsHexDisplay
=
true
MergeLineInXLSPath
=
MergeFlashInPutFilePath
=
MergeFlashIsInternal
=
false
MergeOutPutFilePath
=
C
\:\\
Users
\\
Administrator
\\
Desktop
\\
RT_RMRE42-60-20240726
MergeAppFilePath
=
C
\:\\
Users
\\
Administrator
\\
Desktop
\\
RT_RMRE42-60-20240726
\\
RMR42E.hex
MergeTelltalesXLSPath
=
FillingByte
=
-86
ImageVersion
=
0
XHYGPIOJSONpath
=
Leave1ID
=
1
TTFExtractOUTpath
=
MergeAudioPWMMax
=
2000
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