When I install a event handle in the init-code use the "adi_int_InstallHandler", it will occur link error.
The pic. is the lin-error-log;
Hello,
The better idea is to use Second Slate Loader (SSL) for your scenario, where a small application is loaded into the processor using a natively supported boot mode. This SSL kernel can be used to customize the configuration of the processor and/or perform automated tasks as part of the boot process. To be more specific, in the SSL you can select whether you want to update the firmware or continue the booting of main application.
For more information please refer to the application note EE-364,
http://www.analog.com/media/en/technical-documentation/application-notes/EE-364.pdf
The associated code example can be found here
Thanks,
Jithul
Hello,
The better idea is to use Second Slate Loader (SSL) for your scenario, where a small application is loaded into the processor using a natively supported boot mode. This SSL kernel can be used to customize the configuration of the processor and/or perform automated tasks as part of the boot process. To be more specific, in the SSL you can select whether you want to update the firmware or continue the booting of main application.
For more information please refer to the application note EE-364,
http://www.analog.com/media/en/technical-documentation/application-notes/EE-364.pdf
The associated code example can be found here
Thanks,
Jithul