Hi Team,
I am working with the S32Z280 development board and I installed RTD version 2.0.1.
I successfully ran the Dio_Example_S32Z2XX_SMU example project (D12 LED blinking) on the M33 core.
Next, I tried to blink the same D12 LED using the R52 core. I created a new R52 project and configured the same LED pin based on the example project. The project builds successfully without any errors.
However, after flashing, the LED is not blinking.
Currently, I do not have a debugger. So I am generating the flash image using IVT and flashing it through the J119 USB port.
Could anyone help me understand:
- How to properly create and configure a project for the R52 core?
- Are there any additional startup or clock configurations required for R52?
- Is there any specific procedure for generating and flashing the R52 image using IVT?
Any guidance or reference examples would be very helpful.
Thank you.