Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32F429I-DISCO will not flash above 0x80100000 #200

Closed
magore opened this issue Dec 22, 2013 · 3 comments
Closed

STM32F429I-DISCO will not flash above 0x80100000 #200

magore opened this issue Dec 22, 2013 · 3 comments

Comments

@magore
Copy link

magore commented Dec 22, 2013

Attempting to flash anything, of any size, above the 1M mark in flash fails
(May be related to second/user USB connection issue reported)
Built from git source on tested on 21 Dec 2013
git clone https://github.com/texane/stlink.git
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
libusbx (also from git 21 Dec 2013)

@thirstyone
Copy link

It seems I'm having the very same problem. Here's an example of the firmware which fails to work. (although debugging the elf file works just fine)
http://rusefi.com/build_server/rusefi_firmware.zip
P.S. just checked with the most recent version of st-flash - no luck.

@magore
Copy link
Author

magore commented May 28, 2014

Hi,
Yes - the results I get are often flakey - some work - some don't -
it is an unresolved bug with the package - even with the updated usb
libraries
Many have reported it

On 28/05/2014 10:02 AM, thirstyone wrote:

It seems I'm having the very same problem. Here's an example of the
firmware which fails to work. (although debugging the elf file works
just fine)
http://rusefi.com/build_server/rusefi_firmware.zip
P.S. just checked with the most recent version of st-flash - no luck.


Reply to this email directly or view it on GitHub
#200 (comment).

Home: Mike Gore

Mail: 405 Midwood Cres, Waterloo Ontario, N2L 5N4

Phone: 519-884-4943

Cell: 519-589-9303

Email: magore@sympatico.ca

Consulting: InfoWrite Consulting

=========================================================

Work: Mike Gore

David R. Cheriton School of Computer Science, DC2609

University of Waterloo, 200 University Ave West

Waterloo Ontario, Canada, N2L 3G1

Phone: 519-888-4567, x36205

Email: magore@uwaterloo.ca

@thirstyone
Copy link

mine was the issue with oversized .bin file due to ccm compiling - resolved
see #239

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants