J4

• 计算机科学 • Previous Articles     Next Articles

Code Porting and Optimization of Embedded Systemwith Limited Resource

ZHAO Hao, ZHOU Chunguang, JI Bin, CHEN Yuanyuan, YU Zhezhou   

  1. College of Computer Science and Technology, Jilin University, Changchun 130012, China
  • Received:2006-12-25 Revised:1900-01-01 Online:2007-11-26 Published:2007-11-26
  • Contact: YU Zhezhou

Abstract: An attendance system was designed based on the ADI Blackfin digital signal processors. It summarizesthe code porting methods under the limited resource for embedded system, which resolves the problem to convert C++ to C language; it modifies the linker description files to reconfigure the memory map, which resolves the conflict between the large numbers of data and the limited resource. The test shows the porting results are correct, and the executing speed meets the requirements of application.

Key words: port, optimization, embedded system, face recognition

CLC Number: 

  • TP277