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
Solved! Go to Solution.
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.
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.
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.