I am running HSE_DEMOAPP_S32K388_0_2_49_0 two examples.
using HSE FW version: HSE_FW_S32K388_0_2_49_0 and board S32K388EVB-Q289
For the S32KXX_demo_app, it's stuck in the infinite loop of WaitandSetFWEnablefeatureflag()
From ReadMe.pdf, it seems like it hasn't loaded the HSE fw.bin pink image.
ReadMe.pdf only provide instruction of how to load fw.bin pink image by Trace32.
1. How can I use S32 Design Studio 3.5 to load the pink image? (it appears the 0x400000 is Read only)
2. What are all of the steps to run the two examples in the demo app package using S32 Design Studio 3.5? (Do you have similar pdf to run the demo using S32DS)