OSHW-DEIMOS/SOFTWARE/A64-TERES/teres1-debug
2018-03-14 14:17:30 +02:00
..
Makefile Add files via upload 2018-03-14 11:47:47 +02:00
readme.md Update readme.md 2018-03-14 14:17:30 +02:00
teres1-debug.c Add files via upload 2018-03-14 11:47:47 +02:00

teres1-debug

teres1-debug and debug_switch.sh are DIY-TERES1 utilities for turning debug on or off

Usage: All commands must be executed as superuser

  • switch on/off debug for current session only until reboot
sudo teres1-debug on

or

sudo teres1-debug off
  • switch on/off debug permanently
sudo debug_switch.sh on

or

sudo debug_switch.sh off

This file ("teres1-debug") is a part of the TERESI official image. However if you want to download just this file do following:

git clone https://github.com/d3v1c3nv11/teres1-debug.git
cd teres1-debug
make
sudo make install

destination path for installing is /usr/local/sbin, to change - edit Makefile

Jack connection:

TX   RX
 |   |    
=== == ====|||||||||----------------------------
         |
        GND

VERY IMPORTANT!!!

Use 3.3V levels serial adaptor!

DO NOT USE RS232 LEVEL ADAPTORS!