Other Parts Discussed in Thread: SYSCONFIG
Dear TI-Experts,
on the AM243x series, is it possible to run an application (.appimage) that receives another application (e.g. via a Ethernet) - write this to internal RAM and then execute this "new" second application by:
a. Triggering a CPU reset (software reset) or
b. Switching the program counter (PC) to the new .appimage
and therefore start the second application?
(I am aware, that the sysconfig must fit and no reinitialize of hardware must occur)
Background: I need to inject a toolbox into RAM (only) within our production - I this environment it is only possible to connect the device via M12 plug (Industrial Ethernet).
Thanks in advance and best regards,
Tommy