Next step after compiling?

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

Next step after compiling?

3,035件の閲覧回数
DoktorLekar
Contributor I
I have successfully compiled code for  56f8322 and now what?
Where is that file i should upload to the microcontroller, i expected it to
be in hex format?
Can i use wiggler to program the microcontroller?
 
Thanks!
ラベル(1)
タグ(1)
0 件の賞賛
3 返答(返信)

460件の閲覧回数
J2MEJediMaster
Specialist I
Are you using the command line tools?

If you're building the program from within the CodeWarrior IDE, you should be able to select Debug under the Project menu and the IDE will automatically download the file to the processor for you. (This assumes that you've picked a hardware target to build to, and not the emulator.)

---Tom
0 件の賞賛

460件の閲覧回数
DoktorLekar
Contributor I

The thing is that i only have this codewarrior and microcontroller (56f8322) nothing else.

I need some kind of programmer to program the chip from s-record file generated by compiler.

What would you suggest me what to use , which programmer, I am willing to make one of my own but i dont understand the protocol (JTAG), because comercial programmers are too expensive.

Thank you for your support!

0 件の賞賛

460件の閲覧回数
J2MEJediMaster
Specialist I
Under the CodeWarrior Products choice on the left side of this Web page, pick 56800/eHybrid from the drop-down menu. On this page you'll find a lot of documentation. Under the User Guide section, you'll find the 56800E Flash Programmers Guide. Download the Acrobat file and read that. Return to this same page, and scroll downwards until you find the Emulators/Programmers/Wigglers section and you should be able to choose a programmer device suitable for your setup.

---Tom
0 件の賞賛