M52233DEMO C/C++ Programming

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

M52233DEMO C/C++ Programming

1,754件の閲覧回数
admin
Specialist II
hi...i'm trying to code the M52233DEMO in C/C++. i have CodeWarrior 5.9.0 build 2502. i'm not exactly sure exactly where to start. i went through all the documents and reference manuals. i'm trying to access the accelerometer and the onboard LEDs so my program will display/control them.
 
thanks,
tim
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

646件の閲覧回数
J2MEJediMaster
Specialist I
In the expanded archive there should be a file with the extension .mcp. This is the project file that CodeWarrior uses to store all its information on the program. Double-click on this file in Windows Explorer and it should launch the CodeWarrior IDE. The IDE displays a Project window, which shows the source files and libraries that the demo program uses. You can try building the project, or opening the files in the editor and studying the source code. HTH.

---Tom
0 件の賞賛
返信