You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/07/23 10:58:57 UTC

[GitHub] utzig commented on issue #1287: blinky demo for STM32F4-Discovery not works on STM32F429I-Discovery

utzig commented on issue #1287: blinky demo for STM32F4-Discovery not works on STM32F429I-Discovery
URL: https://github.com/apache/mynewt-core/issues/1287#issuecomment-407019339
 
 
   I've never had any issues loading on this particular board but some lower-speed boards sometimes have a similar fail when loading the app (never the bootloader!). It never bothered me enough to try to find the exact error which I would suspect might be on the `openocd_load` function in `hw/scripts/openocd.sh` related to something the bootloader might have just done (assert + reset maybe). Anyway it usually works in those cases if doing a followup `newt load ...` just after the first one or in worst cases pressing the RESET button in the board just before executing `newt load ...`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services