Hi,
I am currently working on a multi app project and I see a strange issue while loading a new application. I need to program 2 apps but every time I program the second app (whatever order I program them) I got the following message:
Exception in thread “Thread1” ej.kf.InvalidFormatException: code=2:ELF ERROR[8](451072)
I don’t think the problem comes from my ELF files as both work correctly when programmed as the first app.
Can you please help me to figure out what is wrong in my project?
Moreover, to easy my future debugs, do you have a documentation describing the errors that can return the InvalidFormatException class?
Thanks for your help,
A.W.