EPAQ-9410
Hardware Programming Reference 0.16
________________________________________________________________________
________________________________________________________________________
Copyright © 2019 QEI
Page 43
observe the contents of fox.txt appear on the terminal
LED's: both yellow/left and green/right LED's are blinking
unplug the loopback cable
observe the contents of fox.txt NOT appear on the terminal
LED's: only yellow/left is blinking, green/right LED is NOT blinking
testing CH5_HLF_DPLX_EN_H
install loopback cable
./mmdump -a 0xB4010000 -o 0x16 -b 0x1
./mmdump -a 0xB4080000 -o 0x05 -b 0x1
observe the contents of fox.txt NOT appear on the terminal
LED's: only yellow/left is blinking, green/right LED is NOT blinking
NOTE: /dev/ttyS4 asserts RTS# when cat command is executed
/dev/ttymxc1 and /dev/ttymxc2 does not assert RTS# when cat command is
executed
test MSTR_RS422_TXEN
install loopback cable
./mmdump -a 0xB4010000 -o 0x16 -b 0x0
./mmdump -a 0xB4080000 -o 0x05 -b 0x0
observe the contents of fox.txt NOT appear on the terminal
LED's: only yellow/left is blinking, green/right LED is NOT blinking
=============================
5.16.2 PORT 10 (J7D) external loopback test
Install "RS422 LOOPBACK" cable into PORT 10 (J7D)
./setup_all_ports.sh
./mmdump -a 0xB4010000 -o 0x16 -b 0x1
./mmdump -a 0xB4080000 -o 0x06 -b 0x0
cat /dev/ttymxc2 &
cat fox.txt > /dev/ttymxc2
observe the contents of fox.txt appear on the terminal
LED's: both yellow/left and green/right LED's are blinking
unplug the loopback cable
observe the contents of fox.txt NOT appear on the terminal
LED's: only yellow/left is blinking, green/right LED is NOT blinking
testing CH6_HLF_DPLX_EN_H
install loopback cable
./mmdump -a 0xB4010000 -o 0x16 -b 0x1
./mmdump -a 0xB4080000 -o 0x06 -b 0x1
observe the contents of fox.txt NOT appear on the terminal
LED's: only yellow/left is blinking, green/right LED is NOT blinking
NOTE: /dev/ttyS4 asserts RTS# when cat command is executed