Hi @Paul,

Thank you for your quick reply.

> You can use "compare-sections" after "load" to be sure.

I just tried. It looks good:

    (gdb) compare-sections
    Section .init, range 0x8000000 -- 0x8000236: matched.
    Section .text, range 0x8000240 -- 0x8001aa0: matched.
    Section .sdata2._global_impure_ptr, range 0x8001aa0 -- 0x8001aa4: matched.
    Section .init_array, range 0x8001aa4 -- 0x8001aa8: matched.
    Section .data, range 0x8001aa8 -- 0x8001b10: matched.

Thanks for the suggestion :-)

@Paul:
Getting the RISC-V board to Russia shouldn't be a problem. I've added you on 
LinkedIn. Perhaps we can continue the conversation there.

@everyone:
Feel free to contact me for the RISC-V board from GigaDevice :-)

Kind regards,
Kristof



----- Oorspronkelijk bericht -----
Van: "Paul Fertser" <fercer...@gmail.com>
Aan: "kristof mulier" <kristof.mul...@telenet.be>
Cc: "Tomas Vanek" <tom_...@users.sourceforge.net>, "j. m. norris" 
<u17...@att.net>, "openocd-devel" <openocd-devel@lists.sourceforge.net>
Verzonden: Donderdag 30 april 2020 13:15:15
Onderwerp: Re: [OpenOCD-devel] Support for GigaDevice microcontrollers

On Thu, Apr 30, 2020 at 01:02:16PM +0200, kristof.mul...@telenet.be wrote:
> It looks like the firmware flashed successfully.

You can use "compare-sections" after "load" to be sure.

> Unfortunately, the led on the board is not blinking. The firmware I
> got from Reuben Townsend should make an led blink.

How about, ahem, debugging? :) Like you do "monitor reset halt", then
"stepi" few times to see it really runs through the startup code, then
probably "tb main", "c" etc.

> By the way - if you're interested in this RISC-V development board
> (the GD32VF103C-START), just let me know.

If you can get it sent to Russia (sigh) I'd be glad to get one, sure,
thank you for the offer :)

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to