Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

Stack and Heap Memory Check

I have a software requirement to check all memory. This memory includes the stack and heap in SDRAM, and this is my dilema. I realize I need to write this in Assembly and lock out interupts when I ...