Abstract the IO port handling to toggle the LED into LED.h so the same code can work with multiple eval boards.

This commit is contained in:
Richard Barry 2013-03-04 13:18:19 +00:00
parent 83fa827935
commit 37d302b8ee
9 changed files with 1441 additions and 126 deletions

View file

@ -15,7 +15,7 @@ TypeViolation=1
UnspecRange=1
ActionState=1
[DebugChecksum]
Checksum=104434279
Checksum=1634009173
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
@ -24,12 +24,12 @@ Enabled=_ 0
[CodeCoverage]
Enabled=_ 0
[E1]
Map0=0,0,262143,262144
Map1=1,1023744,1048319,24576
Map0=0,0,32767,32768
Map1=1,1042688,1048319,5632
MapEntries=2
HWsettings=3,0,1,2,4,0,1,0,16,1
HWsettings=2,0,1,2,4,0,1,0,16,1,0
HWsettingsCube=2,4294967295,2,4294967295,0,1,0,0
HWsettingsRsuid=FFFFFFFFFFFFFFFFFFFF
HWsettingsRsuid=00000000000000000000
EventEntries=0
SeqName0=
SeqData0=0,0
@ -71,15 +71,15 @@ SeqEnable34=0,0,0,0,0,0,0,0,0,0
SeqEnable44=0,0,0,0,0,0,0,0,0,0
SeqDisable4=0,0,0,0,0,0,0,0,0,0
SeqData24=0,0,0,0,0,0
TraceSettings=64,0,0,0,0,0,8192
TraceSettings=128,0,0,0,0,0,8192
TimerSettings=0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
CoverSettings=1048192,1048207,0
Version=1,xxx.txt
LastDevFile=DR5F104PJ.DVF
Version=1,trace.txt
LastDevFile=DR5F10JGC.DVF
EmulType=64
BreakToggle=0
EventLimits=0,1,1,0,0,0,2
LastSetupFailed=1
EventLimits=0,1,1,0,0,0,1
LastSetupFailed=0
ForceHwSetup=0
[StackPlugin]
Enabled=1
@ -96,7 +96,7 @@ LastSetupFailed=0
Map0=0,0,262143,262144
Map1=1,1023744,1048319,24576
MapEntries=2
HWsettings=3,0,1,2,4,0,1,0,16,1
HWsettings=3,0,1,2,4,0,1,0,16,1,0
HWsettingsCube=2,4294967295,2,4294967295,0,1,0,0
HWsettingsRsuid=00000000000000000000
EventEntries=0
@ -163,6 +163,13 @@ ByteLimit=50
ShowArgs=0
[Disassembly]
MixedMode=1
[DataSample]
LogEnabled=0
GraphEnabled=0
ShowTimeLog=1
ShowTimeSum=1
[Breakpoints]
Count=0
[Log file]
LoggingEnabled=_ 0
LogFile=_ ""
@ -170,6 +177,10 @@ Category=_ 0
[TermIOLog]
LoggingEnabled=_ 0
LogFile=_ ""
[Aliases]
A0=_ "C:\Data\RL78_STICK\FreeRTOSV6.1.1\Source\portable\IAR\RL78\portasm.s87" "E:\Data\RL78_STICK\FreeRTOSV6.1.1\Source\portable\IAR\RL78\portasm.s87"
Count=1
SuppressDialog=1
[TraceHelper]
Enabled=0
ShowSource=1
@ -181,9 +192,3 @@ Mode=0
Graph=0
Symbiont=0
Exclusions=
[Breakpoints]
Count=0
[Aliases]
A0=_ "C:\Data\RL78_STICK\FreeRTOSV6.1.1\Source\portable\IAR\RL78\portasm.s87" "E:\Data\RL78_STICK\FreeRTOSV6.1.1\Source\portable\IAR\RL78\portasm.s87"
Count=1
SuppressDialog=1