What is the recommended method to pass additional Information (one or two 32-bit words) from a Software initiating a System reset (Setting SYSECR) to the boot routine?
Motivation: When initiating a reset from Software, the Software needs to differentiate between a normal "Warm Start" and a "Reset to Software Loader". The reset routine has to decide between the normal Software Image and the loader image, so I have to pass Information between the resetting function and the boot routine.
With best regards
Martin