Another code update -
http://www.surveyor.com/blackfin/srv-blackfin-040308.zip or
http://srv.transterpreter.org (revision 33)
Besides the split of firmware versions into srv1-c.ldr and srv1-lisp.ldr,
* moved hardware serial flow control into uart0SendChar() in uart.c to solve
buffer overrun problems in 'zd' flash buffer dump and other data dumps
(e.g. ##vhist)
* added 'vm' ##vmean command to compute mean values for Y, U and V
* added show_stack_ptr() and show_heap_ptr() display functions
In the zip file, you'll see srv1-c.ldr, srv1-lisp.ldr, srv1-c.ldr.921k, srv1-lisp.ldr.921k, srv1-c.ldr.2500k and srv1-lisp.ldr.2500k. srv1-c.ldr and srv1-lisp.ldr are identical to the files with the 921k extension. I put the 2500k versions in the zip for convenience of Matchport hi bitrate firmware testers and hope this wasn't a mistake. DO NOT USE THE 2500K FIRMWARE IMAGES until you are certain your Matchport can be configured for 2500k, or you lose the ability to communicate with the Blackfin and will have to reload the boot firmware via a UART or JTAG.
For those who asked to test the 2500k Matchport firmware, we'll be sending out instructions later today. I was waiting until we had a chance to make certain the corresponding SRV-1 firmware was solid.