Closed nashif closed 8 years ago
Reported by Andrew Boie:
Define NANO_ESF for Nios II arch, currently just a stub in include/arch/nios2/arch.h. Initialize the _default_esf with each member set to 0xdeadbaad to make it obvious that this isn't a real stack frame.
(Imported from Jira ZEP-254)
by Andrew Boie:
Implemented, but after triggering some exceptions the ESF has bogus data, investigating
fixed https://gerrit.zephyrproject.org/r/2786 https://gerrit.zephyrproject.org/r/2787
Reported by Andrew Boie:
Define NANO_ESF for Nios II arch, currently just a stub in include/arch/nios2/arch.h. Initialize the _default_esf with each member set to 0xdeadbaad to make it obvious that this isn't a real stack frame.
(Imported from Jira ZEP-254)