metametaclass / stm32flash

Automatically exported from code.google.com/p/stm32flash
0 stars 1 forks source link

ram_start address is incorrect for "Connectivity Line" devices #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In "stm32.c" line 53, the ram_start address for "Connectivity Line" devices is 
listed as 0x20000200, but should be 0x20001000.

Original issue reported on code.google.com by bjspra...@gmail.com on 2 Feb 2011 at 5:25

GoogleCodeExporter commented 9 years ago
The attached patch for stm32.c fixes this problem. The patch also fixes a few 
other minor problems.

Original comment by bjspra...@gmail.com on 18 Feb 2011 at 7:14

Attachments:

GoogleCodeExporter commented 9 years ago
Since Geoffrey doesn't seem to respond to mails, I've taken the liberty to fork 
stm32flash on github: https://github.com/steve-m/stm32flash

I've incorporated the stm32flash.patch, as well as  a patch of mine.

Original comment by st...@steve-m.de on 1 Mar 2011 at 6:29

GoogleCodeExporter commented 9 years ago
I am sorry, but I do indeed respond to emails, but I have not received any. I 
am happy to apply patches such as this.

Original comment by ge...@spacevs.com on 26 May 2011 at 4:37

GoogleCodeExporter commented 9 years ago
This has been applied

Original comment by ge...@spacevs.com on 26 May 2011 at 4:51