Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
WZ-EF01
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
WZ
WZ-EF01
Commits
61a66c68
Commit
61a66c68
authored
Jul 24, 2024
by
李秉薇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:打开看门狗
parent
bd8abfa8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
CRG.c
code/Sources/Driver/src/CRG.c
+3
-3
TBDML.ini
code/TBDML.ini
+1
-1
No files found.
code/Sources/Driver/src/CRG.c
View file @
61a66c68
...
...
@@ -31,9 +31,9 @@ extern void Data_Fuel_Consumption_Count_ISR(void);
void
WDT_Init
(
void
)
{
//配置看门狗
//
wdt_reset();
//
COPCTL = WDT_PERIOD; //配置看门狗定时周期
//
PLLCTL_PCE = 1; //看门狗在Pseudo Stop模式下持续运行
wdt_reset
();
COPCTL
=
WDT_PERIOD
;
//配置看门狗定时周期
//PLLCTL_PCE = 1; //看门狗在Pseudo Stop模式下持续运行
}
/******************************************************************************
...
...
code/TBDML.ini
View file @
61a66c68
...
...
@@ -11,7 +11,7 @@ Layout=C_layout.hwl
LoadDialogOptions
=
AUTOERASEANDFLASH RUNANDSTOPAFTERLOAD="main"
CPU
=
HC12
AEFWarningDialog
=
FALSE
MainFrame
=
2,3,-
32000,-32000
,-1,-1,2158,69,3544,905
MainFrame
=
2,3,-
1,-1
,-1,-1,2158,69,3544,905
TOOLBAR
=
57600 57601 32795 0 57635 57634 57637 0 57671 57669 0 32777 32776 32782 32780 32781 32778 0 32806
Configuration
=
TBDML.hwc
Statusbar
=
1
...
...
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