Hello,
I create a project in s32ds. I find a file named "vector.c" and assembly language code in it. I make breakpoint in it, but can not be hit. When would these code be called? How to change it with another function?(e.g. user application change these message in the bootloader)
Thanks for your attention!