Giter Site home page Giter Site logo

amazon-freertos-st's Introduction

STMicroelectronics

Description of STMicroelectronics GitHub

amazon-freertos-st's People

Contributors

ccastm avatar lmestm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amazon-freertos-st's Issues

Amazon freeRTOS bootloader issue!

Hello,

We're developing our project using STM32H743VIT6.
I think there is a bug in amazon freertos bootloader project.
Most of the time device is booted ok as below log:
_Bootloader version 00.09.00

[BOOT_PAL_WatchdogInit] Watchdog initialization complete.
[prvBOOT_Init] Watchdog timer initialized.
[prvBOOT_Init] Crypto initialized.

[prvValidateImage] Validating image at Bank : 0
[prvValidateImage] Valid magic code at: 0x08040000
[prvValidateImage] Valid image flags: 0xfc at: 0x08040000
[prvValidateImage] Hardware ID is valid.
[prvValidateImage] Addresses are valid.
[prvValidateImage] Crypto signature is valid.

[prvValidateImage] Validating image at Bank : 1
[prvValidateImage] No application image or magic code present at: 0x08120000
[prvBOOT_ValidateImages] Validation failed for image at 0x08120000
[BOOT_FLASH_EraseBank] Bank erased at : 0x08120000

[prvBOOT_ValidateImages] Booting image with sequence number 290 at 0x08040000

[BOOT_PAL_LaunchApplicationDesc] Booting image._

However some times after a power on reset the bootloader hangs forever at below regardless many times it is reset:

_Bootloader version 00.09.00

[BOOT_PAL_WatchdogInit] Watchdog initialization complete.
[prvBOOT_Init] Watchdog timer initialized.
[prvBOOT_Init] Crypto initialized.

[prvValidateImage] Validating image at Bank : 0
[prvValidateImage] Valid magic code at: 0x08040000
[prvValidateImage] Valid image flags: 0xfc at: 0x08040000
[prvValidateImage] Hardware ID is valid.
[prvValidateImage] Addresses are valid.
[prvValidateImage] Crypto signature is valid._

Note that our application doesn't touch Flash memory for storing anything. This is very critical issue as device would fail to boot upon a reset.

Thanks,
NH

Repo access request

Requesting access to this repository as instructed in the readme.
I develop embedded solutions for customers in the industrial IoT sector, presently using STWINKT evaluation board and various nucleos as needed. The default OS is FreeRTOS so all vendor provided solutions would be welcome.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.