Re: [Sdcc-user] STM8 bootloader flash software (Georg Icking-Konert)

2014-12-23 Thread Master Postfach
hi Georg, :-) please let me know if it works. Also, Georg > > Message: 2 > Date: Mon, 22 Dec 2014 12:08:43 +0100 > From: Georg Ottinger > Subject: Re: [Sdcc-user] STM8 bootloader flash software (Georg > Icking-Konert) > To: sdcc-user@lists.sourceforge.net > Me

Re: [Sdcc-user] STM8 bootloader flash software (Georg Ottinger)

2014-12-23 Thread Georg Icking-Konert
Dec 2014 23:26:38 +0100 > From: Georg Ottinger > Subject: Re: [Sdcc-user] STM8 bootloader flash software (Georg > Icking-Konert) > To: sdcc-user@lists.sourceforge.net > Message-ID: <54989a9e.3080...@otelo.or.at> > Content-Type: text/plain; charset="windows-

Re: [Sdcc-user] STM8 bootloader flash software (Georg Icking-Konert)

2014-12-22 Thread Georg Ottinger
lease let me know if it works. > > Also, Georg > >> >> Message: 2 >> Date: Mon, 22 Dec 2014 12:08:43 +0100 >> From: Georg Ottinger mailto:ge...@otelo.or.at>> >> Subject: Re: [Sdcc-user] STM8 bootloader flash software (Georg >> Icking-Konert) &

Re: [Sdcc-user] STM8 bootloader flash software (Georg Icking-Konert)

2014-12-22 Thread Georg Icking-Konert
hi Georg, :-) please let me know if it works. Also, Georg > > Message: 2 > Date: Mon, 22 Dec 2014 12:08:43 +0100 > From: Georg Ottinger mailto:ge...@otelo.or.at>> > Subject: Re: [Sdcc-user] STM8 bootloader flash software (Georg > Icking-Konert) > To: sdcc

Re: [Sdcc-user] STM8 bootloader flash software (Georg Icking-Konert)

2014-12-22 Thread Georg Ottinger
un, 6 Apr 2014 15:17:58 +0300 >> From: Kustaa Nyholm > <mailto:kustaa.nyh...@planmeca.com>> >> Subject: Re: [Sdcc-user] STM8 bootloader flash software >> To: "sdcc-user@lists.sourceforge.net >> <mailto:sdcc-user@lists.sourceforge.net>" >&g

Re: [Sdcc-user] STM8 bootloader flash software (Georg Icking-Konert)

2014-12-21 Thread Georg Icking-Konert
Message: 2 > Date: Sun, 6 Apr 2014 15:17:58 +0300 > From: Kustaa Nyholm > Subject: Re: [Sdcc-user] STM8 bootloader flash software > To: "sdcc-user@lists.sourceforge.net" > > Message-ID: > Content-Type: text/plain; charset="us-ascii" > >

Re: [Sdcc-user] STM8 bootloader flash software

2014-04-06 Thread Georg Ottinger
ing under a GPL? Thanks a lot in advance! >> >> Regards, >> Georg I. >> >> >>> Message: 5 >>> Date: Sun, 6 Apr 2014 09:52:05 +0200 >>> From: ge...@otelo.or.at <mailto:ge...@otelo.or.at> >>> Subject: Re: [Sdcc-user] STM8

Re: [Sdcc-user] STM8 bootloader flash software

2014-04-06 Thread Georg Icking-Konert
nce! > > Regards, > Georg I. > > >> Message: 5 >> Date: Sun, 6 Apr 2014 09:52:05 +0200 >> From: ge...@otelo.or.at >> Subject: Re: [Sdcc-user] STM8 bootloader flash software >> To: sdcc-user@lists.sourceforge.net >> Message-ID: <37f905673b973d66

Re: [Sdcc-user] STM8 bootloader flash software

2014-04-06 Thread Georg Ottinger
sage: 5 > > Date: Sun, 6 Apr 2014 09:52:05 +0200 > > From: ge...@otelo.or.at > > Subject: Re: [Sdcc-user] STM8 bootloader flash software > > To: sdcc-user@lists.sourceforge.net > > Message-ID: <37f905673b973d66f178ff3fa396c700.squir...@xaok.org> > > Cont

Re: [Sdcc-user] STM8 bootloader flash software

2014-04-06 Thread Kustaa Nyholm
On 06/04/2014 14:45, "Georg Icking-Konert" wrote: >hello Georg O., > >sure, no problem. Actually I never bothered about license, yet. So how do >I release something under a GPL? Before you do you might want to consider what license(s) you want to release your code under. Think what you want, th

Re: [Sdcc-user] STM8 bootloader flash software

2014-04-06 Thread Georg Icking-Konert
hello Georg O., sure, no problem. Actually I never bothered about license, yet. So how do I release something under a GPL? Thanks a lot in advance! Regards, Georg I. > Message: 5 > Date: Sun, 6 Apr 2014 09:52:05 +0200 > From: ge...@otelo.or.at > Subject: Re: [Sdcc-user] STM8 boot

Re: [Sdcc-user] STM8 bootloader flash software

2014-04-06 Thread georg
@Georg Icking-Konert - will you release your Bootloader-App under a GPL License? > Hi, > > my name is Georg (Georg O.) to make a difference ;) - > > I also wrote a UART-Flasher utility for STM8 - it is based on stm32flasher > as the share a similar bootloader protocoll. I must admit that stm8flas

Re: [Sdcc-user] STM8 bootloader flash software

2014-04-06 Thread georg
Hi, my name is Georg (Georg O.) to make a difference ;) - I also wrote a UART-Flasher utility for STM8 - it is based on stm32flasher as the share a similar bootloader protocoll. I must admit that stm8flasher is a bit of a hack and only tested on STM8S105C6 - so I am happy to here that there is an

Re: [Sdcc-user] STM8 bootloader flash software

2014-04-05 Thread Georg Icking-Konert
hello, thanks a lot for you feedback on sdcc-STM8 IDE’s. I’ll check them out and see how I get along. But I understand that none of them allows graphical debugging via SWIM…? Regards, Georg Am 03.04.2014 um 22:03 schrieb sdcc-user-requ...@lists.sourceforge.net: > Send Sdcc-user mailing list s

Re: [Sdcc-user] STM8 bootloader flash software

2014-04-05 Thread Georg Icking-Konert
Am 05.04.2014 um 19:36 schrieb Master Postfach <1860-...@onlinehome.de>: hi, in below contribution I wanted to share a Windows/Linux/MacOSX application which allows uploading code to the STM8 via the built-in boot loader (i.e. not via SWIM). It is similar to the "Flash Loader Demonstrator" by

Re: [Sdcc-user] STM8 bootloader flash software

2014-03-30 Thread Valentin Dudouyt
On 30.03.2014 06:17, Georg Icking-Konert wrote: hello all, since a few weeks I'm evaluating SDCC for STM8, and I have to say I'm impressed! :-) But while the compiler is portable, uploading the generated code to the STM8 is still quite complicated. Specifically I had to switch to Win running