How to download program to Flash of MC13213 through the super terminal of window xp

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

How to download program to Flash of MC13213 through the super terminal of window xp

1,544件の閲覧回数
kelvinNgai
Contributor I

Dear all,
I have design a device to collect signals from mouse's brain. I want to process the signal by the mc13213 and transmit the data to desktop by zigbee of the MC13213
The problem is that, how to use the super terminal of window xp to communicate with my device. I followed all the step freescale beekit. I use the sample code of PER test TX & RX, but there is no display as the document said.:
----------------SMAC RX PACKET TEST-------------------
SW1 - Start Test
SW2 - Change Channel


Since my board is not the development board, so i disable all the switch and LCD output, and I just use the SCITransmitStr to print something to the terminal.

SCITransmitStr("\r\r------ SMAC RX PACKET TEST -------\r");
SCITransmitStr("SW1 - Start Test\r");
SCITransmitStr("SW2 - Change Channel\r");

did i do anything wrong? I think for the initialization, i dont need to do any change since i am using the same MCU with the sample code.
I just keep the following function unchanged
MCUInit();
RadioInit();

could anyone help me?? It is my Final Year Project.

Thank you very much!
Kelvin Ngai

 

PERtest.JPG

Message Edited by t.dowe on 2009-09-04 02:08 PM
ラベル(1)
0 件の賞賛
返信
1 返信

744件の閲覧回数
SyaZ
Contributor I

I have the same problem using same example. I have tested my serial port (loopback test) and verified the port and cable is not faulty. But nothing came out on the HyperTerminal.

 

Any ideas?

0 件の賞賛
返信