Hi all,
i am very newbie to this software and hope to find some guidance over here.
Firstly, I have encountered with this error:
Link Error : L1119: Vector allocated at absolute address 0xFFFE overlaps with sections placed in segment .absSeg2. At the same time, over at my prm file, i realised this:
*********************************************************************************************
VECTOR-ALLOCATION SECTION
Address InitValue InitFunction
---------------------------------------------------------------------------------------------
0xFFFE 0x0'Error _Startup
Both should be linked.
Can someone advise me what to do? what am i supposed to do to rectify this error.
Secondly, I would like to ask how to create a interrupt vector table in assembly language.
fyi, my program is written solely in assembly language.
Hoep to hear from someone soon! =)