C and C++ library changes between RVCT v2.2 and RVCT v3.0

The function __user_initial_stackheap() sets up and returns the locations of the initial stack and heap. In RVCT v3.x and later, ARM recommends you modify your source code to use __user_setup_stackheap() instead. __user_initial_stackheap() is still supported for backwards compatibility with earlier versions of the ARM C and C++ libraries.

If you continue to use __user_initial_stackheap(), be aware of the following changes in RVCT v3.0.

Show/hideSee also

Concepts
Reference

ARM® C and C++ Libraries and Floating-Point Support Reference:

Linker Reference:

Copyright © 2010-2012 ARM. All rights reserved.ARM DUI 0530G
Non-ConfidentialID021412