This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

HardFault_handler after _start()-->_memset_from_thumb

Hello folks,

we setup a new Project (eclipse,SKD 12.2.0, S130, NRF51822QFAAH0) based on the sdk examples. But the thing since 2 days we got a error we actually do not understand.... So we have after a HardFault_handler:

  • HardFault_handler() at gccc_startup_nrf51.S:234 0x1ce2a
  • signal handler called() at fffffff9
  • __memset_from_thumb() at 0x2dbaa
  • _start() at 0x1b142

Any help will be really appreciated (more Information could be provided if needed)

thx a lot

cheers,

Etienne

Related