【TI毫米波雷达笔记】MMWave配置流程避坑
在TI SDK目录下的mmwave.h文档说明中 强调了要按以下配置:
mmWave API
The mmWave API allow application developers to be abstracted from the lower layer drivers and the mmWave link API.The mmWave file should b…
Pconsc4 安装遇到的问题
Pconsc4-github 按照红框给的一行命令,一行毁所有。 1 gcc and g not found
# 1 Start by updating the packages list:sudo apt update# 2 Install the build-essential package by typing:sudo apt install build-essential## The comm…