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

error: 'bt_kernel_params' has no member named 'init_group' #52

Open
adithyaeraju opened this issue May 25, 2018 · 0 comments
Open

error: 'bt_kernel_params' has no member named 'init_group' #52

adithyaeraju opened this issue May 25, 2018 · 0 comments

Comments

@adithyaeraju
Copy link

I followed the same instructions given in
http://blog.richardweiss.org/2015/06/27/raspberry-pi-bitthunder.html
and
http://bitthunder.org/docs/quick-start/

When I try to make after saving the config file, I have the following error. Could you please tell me how to solve it

/*
/home/adithya/myproject/../bitthunder/os/src/bt_main.c: In function 'bt_main':
/home/adithya/myproject/../bitthunder/os/src/bt_main.c:189:17: error: 'bt_kernel_params' has no member named 'init_group'
g_kernel_params.init_group = BT_kEventGroupCreate();
^
/home/adithya/myproject/../bitthunder/.dbuild/../.dbuild/c-objects.mk:41: recipe for target '/home/adithya/myproject/build/os/src/bt_main.o' failed
make: *** [/home/adithya/myproject/build/os/src/bt_main.o] Error 1
*/

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