This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2434: Execute custom code from RAM and existing (running) application

Part Number: AM2434
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