Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxx-R6-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
synApps_6_1_Working
xxx-R6-1
Commits
378df870
Commit
378df870
authored
10 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
comments on how to update firmware
parent
189d5ad9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iocBoot/iocvxWorks/st_SIS3820.iocsh
+8
-0
8 additions, 0 deletions
iocBoot/iocvxWorks/st_SIS3820.iocsh
with
8 additions
and
0 deletions
iocBoot/iocvxWorks/st_SIS3820.iocsh
+
8
−
0
View file @
378df870
...
...
@@ -18,6 +18,14 @@ epicsEnvSet("MODEL", "SIS3820")
# fifoBufferWords)
drvSIS3820Config($(PORT), 0xA8000000, 224, 6, $(MAX_CHANS), $(MAX_SIGNALS), 1, 0x2000)
# Update SIS3820 firmware:
# connect pins 2 and 3 on jumper J570
#sis3820_jtag_prom_epics(0xA8000000, "R", "")
# copy prom_v0111.mcs from $(MCA)/mcaApp/SISSrc
#sis3820_jtag_prom_epics(0xA8000000, "P", "prom_v0111.mcs")
#sis3820_jtag_prom_epics(0xA8000000, "V", "prom_v0111.mcs")
# connect pins 1 and 2 on jumper J570
# This loads the scaler record and supporting records
dbLoadRecords("$(STD)/stdApp/Db/scaler32.db", "P=$(PREFIX), S=scaler1, DTYP=Asyn Scaler, OUT=@asyn($(PORT)), FREQ=50000000")
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment