5.3.2.1 How Do I Port My Code To Different Device Architectures?

To reduce the work required to port code between architectures, a Common C Interface (CCI) has been developed. If you use these coding styles, your code will more easily migrate upward. For more on CCI, see the following section in this user’s guide:

Common C Interface