Does anyone can implement UDS stack s32k148 using unified bootloader in application demo code?
I am import UDS stack in application code in s32k148 controller but when instead of flashing using uds can flashing i can't send /received CAN_ID in application code.
How can we run UDS stack and application code?
My condition is when application code run in proper way without interruption but when i wanna flash new firmware in this application code then application code stop and run UDS stack.
In application Matlab code uds stack is proper working but when i wanna send continuous can massage in application then i can't see any massage in busmaster and when i comment uds stack initialization it displays send can massage.
Anyone has solution then let me know please?