Aidan-zhang / memory_watcher

Check ram to detect stack overflow, to be used on nrf518x, atmega328 targets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Detect stack/heap overflow.

Some functions are given to get during debug phases remaining ram and other memory info from underlying platform.

Prerequisities

nRF51 target

About

Check ram to detect stack overflow, to be used on nrf518x, atmega328 targets


Languages

Language:C++ 100.0%