sifive/freedom-e-sdk

Question on freedom studio

magicroyee opened this issue · 0 comments

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.

  1. I installed an freedom studio, created projects from the sdk-v201908 and compiled them. All is good when I compile the projects.
  2. I placed the newest sdk folder in the same direction as the freedom-e-sdk-v201908.
  3. 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.
    批注 2020-06-12 124501.png
    These are the problems I met.
    批注 2020-06-12 130022.png
    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.