Skip to content
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

Question: Why conditional compilation with make command doesn't work for me? #5

Open
maroufi opened this issue Dec 19, 2021 · 0 comments

Comments

@maroufi
Copy link

maroufi commented Dec 19, 2021

Hi blueflood team.
I tried some example of flooding in our testbed by extracting CPU Ids and configure in testbed file although I have some change in dirty-channel file to bring TEST_HELLO_WORLD part out of condition because conditional compilation with below command doesn't work.
make clean && make all TESTBED=HELLOWORLD_TESTBED
I wanna to use round robin flooding (blueflood) for implementation a CDN network over blueflood.
Why below command doesn't work correctly and round robin scenario doesn't program with this commands?
make clean && make TESTBED_CONF=CAU_TESTBED initiator=1 round_robin_initiator=1 n_channels=3 overrive_ch37=0 cpu_busywait=0 ble_mode=3 tx_power=-8 tx_offset=0 capture=0 ntx=4 packet_size=38 period=200 all -j4

make dirty-channel.flash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant