I am just trying out Ozone after seeing it at Arm TechCon today. I have a large makefile based project that I would like to bring some debug capability to. I have done some very limited debugging via a roundabout method using TrueStudio, which I believe just automates the interface over gdb-server and wraps a gui around it. But I would like to get set up with full streaming trace.
The ELF file output loads with no problem in Ozone, but there are hundreds of source and header files which are not found and will need to be located. Locating each one manually is not a tenable solution. Is there a way to automate thing, find or import automatically based on a root path?
Also, it seems like even if I manually add the source file and save the project, that file path is not stored anywhere in the project.
Any solutions? Both of these problems are total dealbreakers for using Ozone
The ELF file output loads with no problem in Ozone, but there are hundreds of source and header files which are not found and will need to be located. Locating each one manually is not a tenable solution. Is there a way to automate thing, find or import automatically based on a root path?
Also, it seems like even if I manually add the source file and save the project, that file path is not stored anywhere in the project.
Any solutions? Both of these problems are total dealbreakers for using Ozone
