Il 01/06/2016 10:48, Uwe Bonnes ha scritto:
"Lorenzo" == Lorenzo Corti <[email protected]> writes:
     Lorenzo> Il 31/05/2016 17:14, Uwe Bonnes ha scritto: "Lorenzo" ==
     Lorenzo> Lorenzo Corti <[email protected]> writes:
Lorenzo> ... Now the problem is flashing algo for the internal
     Lorenzo> flash...
Lorenzo> Did you try to "load" in gdb?

     Lorenzo> Here is the gdb log:

     Lorenzo> (gdb) load Debug-EK390-0/FirmwareEK390_caffe.elf Loading
     Lorenzo> section .external_flash, size 0xad54b4 lma
     Lorenzo> 0x90000000

0x90000000 is no address of internal flash. So you need an extra loader for
external flash. I have not done that yet.


tried to program the internal flash with command:

openocd -d -f interface/ftdi/jtagkey.cfg -f /home/lorenzo/Progetti/EcceGui/demo/myboard_EK390.cfg -c "init; targets; reset halt; wait_halt; poll; flash write_image erase unlock Debug-EK390-0/LCDTest.elf; flash erase_check 0; reset run; shutdown"

and the result failed:

http://pastebin.com/Qkab3azU








--






*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. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to