From 29bdb7f4098f39add58eef9a4584aea5af3ba494 Mon Sep 17 00:00:00 2001 From: Michal Horn Date: Thu, 29 Aug 2013 15:56:51 +0200 Subject: [PATCH] coment FIFO buffers parameter names in demo configuration commands --- commands/fray_demo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/fray_demo.txt b/commands/fray_demo.txt index ca5a3c6..d8c9d42 100644 --- a/commands/fray_demo.txt +++ b/commands/fray_demo.txt @@ -47,7 +47,7 @@ Node init: frbtcfgbufD0 slot9 A cyc0 tx max0x40 single ppi0 int0 frbtcfgbufD1 slot10 A cyc0 rx max0x40 single ppi0 int0 ## RX FIFO buffer - dpt ch cyc pl rnf rsf fid + # dpt ch cyc pl rnf rsf fid frbtconfigfifo 0x5 0x2 0x0 0x20 0x1 0x0 0x0 # FlexRay start frbtinitU @@ -70,7 +70,7 @@ Node init: frbtcfgbufD0 slot9 A cyc0 rx max0x40 single ppi0 int0 frbtcfgbufD1 slot10 A cyc0 tx max0x40 single ppi0 int0 ## RX FIFO buffer - # dpt ch cyc pl rnf rsf fid + # dpt ch cyc pl rnf rsf fid frbtconfigfifo 0x5 0x2 0x0 0x20 0x1 0x0 0x0 # FlexRay start frbtinitU -- 2.39.2