On 08/06/2021 20:18, Jiri Gaisler wrote:
On 6/8/21 4:14 PM, Sebastian Huber wrote:
On 08/06/2021 16:03, Gedare Bloom wrote:
I guess at
some time, loading initialized data from the ROM was needed, but now
it is not?
I asked about this some time ago. I think these days the RTEMS
application i
On 6/8/21 4:14 PM, Sebastian Huber wrote:
On 08/06/2021 16:03, Gedare Bloom wrote:
I guess at
some time, loading initialized data from the ROM was needed, but now
it is not?
I asked about this some time ago. I think these days the RTEMS application is
always loaded by a boot loader (GRMON).
On 08/06/2021 16:03, Gedare Bloom wrote:
I guess at
some time, loading initialized data from the ROM was needed, but now
it is not?
I asked about this some time ago. I think these days the RTEMS
application is always loaded by a boot loader (GRMON). If the data copy
is really necessary, then
These patches look OK, with the register fixes you noted. I guess at
some time, loading initialized data from the ROM was needed, but now
it is not?
Gedare
On Tue, Jun 8, 2021 at 3:21 AM Sebastian Huber
wrote:
>
> Directly initialize the memory in the start sequence defined by start.S
> instead