From: Thomas H. <th...@in...> - 2010-08-07 10:07:37
|
On 07.08.2010 00:19, Trevor Johansen wrote: > > I cannot debug in Studio, I load the /debug/project.elf but studio > reports: > Coordinator: Error loading object file > > Do I need to change the debug info format or anything in the projects > properties for it to work with studio? Debug Info Format must be "dwarf-2", other than that no special settings are required. |