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

master 的 raspberrypi-pico 开启smp 编译报错 #8523

Open
liuaoalan opened this issue Feb 4, 2024 · 0 comments
Open

master 的 raspberrypi-pico 开启smp 编译报错 #8523

liuaoalan opened this issue Feb 4, 2024 · 0 comments

Comments

@liuaoalan
Copy link

开启smp 后编译报错
libcpu/cpuport.c:148:17: error: 'struct rt_thread' has no member named 'scheduler_lock_nest'; did you mean 'cpus_lock_nest'?
148 | thread->scheduler_lock_nest = pcpu->current_thread->scheduler_lock_nest;

查看 rtdef.h 的 修改log,在下面提交中已经去掉了,
SHA-1: 3283f54

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