3.3.7 Assembly Code This section examines questions that arise when writing assembly code as part of a C project. How Should I Combine Assembly and C Code? What Do I Need Other Than Instructions in an Assembly Source File? How Do I Access C Objects from Assembly Code? How Can I Access SFRs From Within Assembly Code? What Things Must I Manage When Writing Assembly Code?