Aravind Reddy V
Aravind Reddy V
Heyo @NewbCooder I appreciate the offer a lot! I've forgotten to update here, but I've written a decoder for bcm4366 and it's available in https://github.com/nexmonster/nexcsi The code is still immature...
You need to compile makecsiparams, it's in the utils folder, run `make` in the folder. And then copy the binary generated to be somewhere in your path.
Hey @liyenjie33 > Should I change some settings? Maybe I should follow another slide? > nexmonster#7 No, you don't have to compile Nexmon_csi yourself unless you need change the source...
Yes he is! I totally missed it 😆 I'm gonna update the guide
Install TCPdump =============== All the below commands should be run on your computer; as signified by the `user@vm$`. The compile toolchain and environment is setup in 8th and 9th steps...
I saw that error yesterday in one of the issues. Have you installed g++ and ran step 8 and 9? I think it is because of step 9. Edit: found...
In case you haven't already, see #75
Where in #75 did you get this error? Try the last post in 75.
I have one here: https://github.com/nexmonster/nexmon_csi/discussions/2 in [nexmonster-rtac86u.zip](https://github.com/nexmonster/nexmon_csi/files/5672773/nexmonster-rtac86u.zip).
It's not given in the guide (and I don't know why), but you would need to build it with `make` on the utils/makecsiparams folder, and then link it to somewhere...