On 10/06/2014 01:40 PM, Sebastian Huber wrote:
Thanks, looks good.
Thanks! I will apply it after I fix [PATH 3/5], I will remove the bsp_reset
form leon2/erc32 so it is similar to leon3 and also use the CPU_Fatal_halt().
___
devel mailing list
deve
Thanks, looks good.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftl
The Fatal_halt handler now have two options, either halt
as before or enter system error state to return to
debugger or simulator. The exit-code is now also
propagated to the debugger which is very useful for
testing.
The CPU_Fatal_halt handler was split up into two, since
the only the LEON3 suppo