kendryte / kendryte-freertos-demo

Demo of kendryte k210 FreeRTOS SDK
https://github.com/kendryte/kendryte-freertos-sdk
64 stars 24 forks source link

face_detect demo application failed to build #10

Closed prasad-dot-ws closed 4 years ago

prasad-dot-ws commented 4 years ago

I'm trying to build the face_detect demo application and it gives an error saying cannot open source file "iomem.h". Im using Kendryte IDE on the Linux environment.

Here I have attached the exact face detect demo code that I use from this repo and changed nothing.

project.zip

Any help would be greatly appreciated.

prasad-dot-ws commented 4 years ago

Solved it!. I noticed that the freeRTOS SDK comes with the Kendryte IDE dependency manager is not the latest one. Below freeRTOS SDK in the repo has "iomem.h" file and the project builds just fine.

https://github.com/kendryte/kendryte-freertos-sdk