Methods of Software Optimization in Real-time Tracking System Based on DSP
CHEN Xin,ZHOU Ji-guang,HE Wei,ZHANG Ling
DOI: https://doi.org/10.3969/j.issn.1000-582x.2007.01.023
2007-01-01
Abstract:The DSP(digital signal processor) of TMS320C6000 series,has a special structure VLIW(very long instruc-tion word),which makes the functions of hardware depend on the efficiency of software.Therefore,when DSPs of thisseries are used to design a real-time tracking system,the executing efficiency of software will directly affect the real-timespeciality of the system.Several methods of optimizing software based on C6000 DSPs are researched,including choo-sing compiler options,use of DS Pkey words and intrinsics,data packed and software pipelining.Optimizing software ofthe whole system by using these methods,primely can solve the problem of bad real-time in processing.Consequently,the stability of the whole system is improved.