Hi NXP team, I am doing bootloader on S32K344, base on : https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099
Using S32DS 3.6 + RTD5.0.0, I modified some things on "S32K344_CAN_Bootloader_RTD2d0" so it can be available on RTD5.0.0, When I build there is no error, but when I run debug, set break point at "FLASH_APP_Init();"

then I "step over" this function then the program reports the following error: Break at address "0x0" with no debug information available, or outside of program code.

Can you take a look and point out the risk of causing the error (attachment file below)