I am using Nordic board to drive an accelarator. There is already an exist project and it can run successfully. I want to combine this project to a new project and it has some problems.
I run the new project and it said it is undeclared. The first part is not included.
The second picture is the original result. The first part is running so it doesn't have error.
Why does it happen? How to configure the new project?