Computer Science 2208A/B Lecture 4: Tutorial 4

76 views4 pages

Document Summary

The keil package, called uvision, is sophisticated, we only use demonstration version which is smaller than 32k bytes. uvision. Projected based, new program must be part of a project. 1. create a new project: choose arm(big endian) 2. create a new le end with . s: add new le into the project through project>manage>add. All the instruction must be aligned together. Begin the instruction with: area (file name), code, (readonly/readwrite) Do not forget the , : entry, instructions (do not forget ; , end. Then press f7 to build the le. Operation code must be all capital letters or all small letters. There must be at least 1 space following the operational code. Spaces after a comma are optional: add r2, r1, r0, add r2,r1,r0, operation code must be all capital letters or all small letters. Project: new uvision project enter le name save. Tuesday, january 12, 2016 select device for target.

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers
Class+
$30 USD/m
Billed monthly
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
7 Verified Answers