9 years, 2 months ago.

can not find my debug.h file

I created a debug.h file in one of my folders, edited it and put an #include "debug.h" and it compiles fine but doesn't show up in any of my folders so I can edit or export it.

I tried exporting my library that contains the file and it says could not export see support.

I am using KL25Z and as I said it compiles and run's fine.

I can't insert image because I can't display file

See my answer....

posted by Martin Kojtal 09 Mar 2015

1 Answer

9 years, 2 months ago.

Hi,

Did you commit? That it at least is in your repository, not only workspace? It's always recommended to commit.

Try to commit your changes, you can access your repository offline, the link is on the right panel of your repository page. To verify if the file you created is there. It might be an error of the workspace you are working with. If this is case, report it, with some details like which project is it, and webteam can look at it.

Accepted Answer

I found I had put the debug.h file in the mbed folder, sorry about the post.

posted by Jim Spruell 11 Mar 2015