Il 14/06/2016 22:56, Uwe Bonnes ha scritto:


Running with GIT Head programming seems to work:
arm-none-eabi-gdb LCDTest.elf
GNU gdb (GNU Tools for ARM Embedded Processors) 7.10.1.20160210-cvs
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-linux-gnu --target=arm-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from LCDTest.elf...done.
(gdb) tar ext :3333
Remote debugging using :3333
Reset_Handler ()
     at
     
/home/lorenzo/Progetti/EcceGui/src/platform_FreeRTOS/stm32/stm32f7/startup_stm32f7xx.c:347
347
/home/lorenzo/Progetti/EcceGui/src/platform_FreeRTOS/stm32/stm32f7/startup_stm32f7xx.c:
Datei oder Verzeichnis nicht gefunden.
(gdb) load
Loading section .text, size 0x2d5d4 lma 0x8000000
Loading section .data, size 0x608 lma 0x802d5d4
Start address 0x802d4c4, load size 187356
Transfer rate: 35 KB/sec, 12490 bytes/write.


git remote -v
origin       git://git.code.sf.net/p/openocd/code (fetch)
origin       git://git.code.sf.net/p/openocd/code (push)
review       ssh://[email protected]:29418/openocd.git (fetch)
review       ssh://[email protected]:29418/openocd.git (push)

Cheers

I would like to know how to fetch the head version you have from git, so i can check it out.

Thank you.







--






*Lorenzo Corti* | Ricerca e Sviluppo


*Eurek s.r.l. *Via Celletta 8/b | 40026 Imola (BO) - Italy | +39 *0542 609120*

[email protected] <mailto:[email protected]> | www.eurek.it <http://www.eurek.it/>


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to