a) 參考《TMS320LF240x DSP結(jié)構(gòu)、原理及應(yīng)用》,弄清TMS320LF2407的定時(shí)器功能。
b) 測(cè)試定時(shí)器Timer1,周期中斷0.1秒,并控制燈D2閃爍時(shí)間為T(mén)s
c) 單步運(yùn)行程序,觀察發(fā)光二極管D2的發(fā)光情況。
d) 程序裝入片外,按“RUN”觀察發(fā)光二極管D2的發(fā)光情況。
I wrote this code early this year using ColdFire MCF5213 in codewarrior IDE. The LCD is STN B/W 320x240 dot matrix LCD. The code include 3 different fonts, and basic LCD driver. All original!