#!/bin/env bash
export PATH=/opt/t-head/csky-debugserver:$PATH
cd /opt/t-head/csky-debugserver
exec DebugServerConsole.elf "$@"
