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

Static data not cleared by 'arm_startup_nrf51.s'

It seems that static and global data is NOT set to zero during start-up. This is supposed to happen according to the C-standard. How to do this in a proper manner, i.e. to get the addresses (begin..end) of this block of memory?

Parents Reply Children
No Data
Related