Hello, all!!

 

I did change some files in order to execute 115200 serial speed.

First of all, I added -dspeed=115200 below :

uisp -dprog=mib510 -dspeed=115200 -dserial=COM1 -dpart=ATmega128
--wr_fuse_e=ff  --erase --upload  if=build/micaz/main.srec

And I added makerule.

 

Second, I did change to outp(7, UBRR0L); in platform/mica2/HPLUART0M.nc.

Because I know both micaz and mica2 use same file. Is right??

 

Finally, I did test using java application.

java net.tinyos.sf.SerialForwarder -comm  <mailto:[EMAIL PROTECTED]:57600>
[EMAIL PROTECTED]:115200 

 

As result this test, I gained only 57kbps performance.

 

Is this method wrong???? Help me everyone!!!

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to