libhal-google / libhal-armcortex

A collection of drivers and libraries for the Cortex M series ARM processors using libhal
Apache License 2.0
5 stars 3 forks source link

:bug: Copy top-of-stack & reset handler for IVT #136

Closed kammce closed 1 year ago

kammce commented 1 year ago

A valid top-of-stack value from the IVT is a requirement for RTOS systems to work.

Some systems may utilize the IVT's reset handler in order to manage a reset so that location must also be preserved in the IVT.