Question on freedom studio
magicroyee opened this issue · 0 comments
magicroyee commented
I can compile the project build from freedom-e-sdk-v201908, while I can't compile the project from the newest ones.
Here is the method I made.
- I installed an freedom studio, created projects from the sdk-v201908 and compiled them. All is good when I compile the projects.
- I placed the newest sdk folder in the same direction as the freedom-e-sdk-v201908.
- I did the same work as I did with the sdk-v201908. I can compile it, but I can't debug it. It didn't show in the debug selection.
Here is my folders.
These are the problems I met.
The hello project was built from sdk-v201908. I built uart-interrupt project for the newest sdk that didn't show in this selection.
I wonder if anyone can help me solve the problems.