open-sdr / openwifi-hw

open-source IEEE 802.11 WiFi baseband FPGA (chip) design: FPGA, hardware
GNU Affero General Public License v3.0
648 stars 227 forks source link

run openwifi.tcl #32

Closed 18845725896peng closed 3 years ago

18845725896peng commented 3 years ago

hello, when I run openwifi.tcl, cd /home/zhangpeng/desktop/openwifi-hw-master/boards/zc706_fmcs2 source ./openwifi.tcl

set fd [open "openwifi_rev.coe" w]

fatal: 不是 git 仓库(或者直至挂载点 / 的任何父目录) 停止在文件系统边界(未设置 GIT_DISCOVERY_ACROSS_FILESYSTEM)。 while executing "exec git log -1 --pretty=%h" invoked from within "set HASHCODE [exec git log -1 --pretty=%h]" (file "./openwifi.tcl" line 23)

Is this a Git problem? I am not familiar with git

Looking forward your reply

18845725896peng commented 3 years ago

it worked