-
Notifications
You must be signed in to change notification settings - Fork 456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error installing nexmon csi #608
Comments
The nexmon framework depends on a specific environment that gets set when running |
when i run make install-firmware COLLECTING STATISTICS read /home/ayyp/nexmon/STATISTICS.md for more information |
As you are trying to compile for the WiFi chip that can be found on Raspberry Pis, I assume that you are trying to do it on a Raspberry Pi. |
root@raspberrypi:/home/ayyp/nexmon/patches/bcm43455c0/7_45_189/nexmon_csi# sudo make
Makefile:3: /firmwares/bcm43455c0/7_45_189/definitions.mk: No such file or directory
make: *** No rule to make target '/firmwares/bcm43455c0/7_45_189/definitions.mk'. Stop.
what should I do ?
The text was updated successfully, but these errors were encountered: