-
Notifications
You must be signed in to change notification settings - Fork 64
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
fatal error: iomem.h: No such file or directory #include "iomem.h" #3
Comments
@MichaelZhero I get the same error. Did you find a solution? |
Thanks for the links @mango-geek Also i just noticed that the Kendryte IDE does not have up-to date freeRTOS SDK. Cloning the latest freeRTOS SDK to the project worked fine. |
above link is dead now. |
thank you! it's what i want! |
换一个sdk就可以了,换develop版本的sdk就不会报错了 |
fatal error: iomem.h: No such file or directory
#include "iomem.h"
The text was updated successfully, but these errors were encountered: