by millin
Port lwIP and uC/OS-II on a TI C6000 DSP platform. The 10/100M ethernet was based on a DaughterCard designed by ourselves. And it has been tested on TI C6711 DSK & C6713 DSK. The schematic files of the daughtercard is also part of this project.
millin commented on the RE: context save forum thread
daaf created the context save forum thread
Changes in release 1.1.0
* Fixed reading bug of AX88796 ring buffer.
* QDMA module of C6x DSP enabled to recv/send packet, which is much faster.
(from 700KB/s => 5.50MB/s raw)
* Updated EMIF setting of DSP, and this was set inside the driver ...
Changes in release 1.1.0
* Fixed reading bug of AX88796 ring buffer.
* QDMA module of C6x DSP enabled to recv/send packet, which is much faster.
(from 700KB/s => 5.50MB/s raw)
* Updated EMIF setting of DSP, and this was set inside the driver ...
v1.1.0 source code is released now, and also the C6713 DSK version. Changes: * Fixed reading bug of AX88796 ring buffer. * QDMA module of C6x DSP enabled to recv/send packet, which is much faster. (from 700KB/s => 5.50MB/s raw) * ...
Changes in release 1.0.0 * Updated option settings in lwipopts.h . * Updated lwIP source code to current CVS version. * Modified sample_http to a function, as it used RAW_API, there's no need to be a thread. * Modified priority setting of lwIP ...
Changes in release 1.0.0 * Updated option settings in lwipopts.h . * Updated lwIP source code to current CVS version. * Modified sample_http to a function, as it used RAW_API, there's no need to be a thread. * Modified priority setting of lwIP ...
v1.0.0 source code and a special version for C6713 DSK are both released now. Changes: * Updated option settings in lwipopts.h . * Updated lwIP source code to current CVS version. * Modified sample_http to a function, as it used RAW_API, there's no need ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use