How to add APPKEY to linker file.
I have 2 s32K144 board's, I want to update firmware using CAN FD. And I followed AN12323 doc. And I am able to update the given binary red_led.bin and blue_led.bin images. But when I added my binary in place of this and tried flashing using gateway. And flashing is successful. But my application is not able to boot. Then I researched and found I have to have APPKEY in my application which I didnt included. Please let me know how can I add APPKEY in linker file
Thanks