Hello and Happy new year!
I am developing sw for the S32G399A MCU (M7 core) using the S32 Design Studio tool.
My role is to develop the TCP/IP part so I created the example project (lwip_FreeRTOS_S32G399A_M7) and checked it.
After checking, I created a new project and following the contents of the example project.
But the cpu clock[Hz] in the FreeRTOS configuration didn't change even though I followed the exact same settings. (Pins / Clocks / Etc...)
And In the example, the config mode is Default Clock (not the User Clock)
I wannted to upload the screenshot buf unfortunately, due to my company policy, file/screenshot uploads are not allowed.
Could you please how to change the cpu clock?
Thank you.