How to burn image and boot freertos on m7 core of s32g3 brd ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to burn image and boot freertos on m7 core of s32g3 brd ?

Jump to solution
982 Views
fengxianeric
Contributor IV

Hi, I can build freertos image and provoke running by debugger, but want to query about how to boot freertos and burn image to flash ?

Thanks

Tags (1)
0 Kudos
Reply
1 Solution
894 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Thanks for your feedback.

AN13750 is available under the S32G2 product page (link: S32G2 Safe and Secure Vehicle Network Processor | NXP Semiconductors), this Application Note provides some general guidelines on how to use the NXP provided bootloader. You could follow the M7 steps to load your application.

As a note, instead of the FreeRTOS example, we recommend using a simpler application (like a blink example) for it to be as simple as possible, then continue adding simple applications to multiple cores until the idea on how to use it is clear enough, mainly the configuration. After this, you can start adding more complex applications to ensure the correct functionality.

Please, let us know.

View solution in original post

0 Kudos
Reply
3 Replies
966 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

AN13727 provides some insight of the "Flashing binaries" topic under RDB3. This is available under the RDB3 product page (link: S32G3 Vehicle Networking Reference Design | NXP Semiconductors).

Please, let us know.

0 Kudos
Reply
912 Views
fengxianeric
Contributor IV
Thanks, I know how to program flash, not clear about in detail how to enable running freertos by bootloader.
Thanks again
0 Kudos
Reply
895 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Thanks for your feedback.

AN13750 is available under the S32G2 product page (link: S32G2 Safe and Secure Vehicle Network Processor | NXP Semiconductors), this Application Note provides some general guidelines on how to use the NXP provided bootloader. You could follow the M7 steps to load your application.

As a note, instead of the FreeRTOS example, we recommend using a simpler application (like a blink example) for it to be as simple as possible, then continue adding simple applications to multiple cores until the idea on how to use it is clear enough, mainly the configuration. After this, you can start adding more complex applications to ensure the correct functionality.

Please, let us know.

0 Kudos
Reply