mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Add demo for the Keil RVDS compiler.
This commit is contained in:
parent
6ae55f3d6d
commit
c59af80374
15 changed files with 1790 additions and 0 deletions
40
Demo/ARM7_LPC2129_Keil_RVDS/RTOSDemoSignal.UVL
Normal file
40
Demo/ARM7_LPC2129_Keil_RVDS/RTOSDemoSignal.UVL
Normal file
|
@ -0,0 +1,40 @@
|
|||
[Signal 1]
|
||||
DispName=Port1
|
||||
PlotType=1
|
||||
Color=16711935
|
||||
MinDec=0
|
||||
MinVal=0.
|
||||
MaxDec=0
|
||||
MaxVal=-1.
|
||||
Mask=65536
|
||||
Offset=16
|
||||
[Signal 2]
|
||||
DispName=Port1
|
||||
PlotType=1
|
||||
Color=255
|
||||
MinDec=0
|
||||
MinVal=0.
|
||||
MaxDec=0
|
||||
MaxVal=-1.
|
||||
Mask=131072
|
||||
Offset=17
|
||||
[Signal 3]
|
||||
DispName=Port1
|
||||
PlotType=1
|
||||
Color=32768
|
||||
MinDec=0
|
||||
MinVal=0.
|
||||
MaxDec=0
|
||||
MaxVal=-1.
|
||||
Mask=262144
|
||||
Offset=18
|
||||
[Signal 4]
|
||||
DispName=Port1
|
||||
PlotType=1
|
||||
Color=16711680
|
||||
MinDec=0
|
||||
MinVal=0.
|
||||
MaxDec=0
|
||||
MaxVal=-1.
|
||||
Mask=524288
|
||||
Offset=19
|
Loading…
Add table
Add a link
Reference in a new issue