cowherd:
是缺少復(fù)位和中斷向量定義文件吧!.title"vector.asm".ref _c_int0,_nothing.sect ".vectors".reset b _c_int0.int1 b _nothing.int2 b _nothing.int3 b _nothing.int4 b _nothing.int5 b _nothing.int6 b _nothing這個(gè)_c_int0應(yīng)該是一個(gè)復(fù)位入口.我也是剛學(xué)DSP,一起探討.