Menu

#564 Incorrect Interrupt Code for 14 Bit PIC

closed-fixed
nobody
5
2013-05-25
2003-08-11
Anonymous
No

I use the Aug 4 2003 [MINGW32] build running on
Windows 98.

Command line is:
C:\sdcc\bin\sdcc.exe -S -mpic14 -p16f877

David Brainerd
brainerd@camasnet.com

Discussion

  • Nobody/Anonymous

    Text File containing .C source and portion of .asm output

     
  • Raphael Neider

    Raphael Neider - 2005-07-22
    • milestone: --> unreproducable
    • status: open --> closed-fixed
     
  • Raphael Neider

    Raphael Neider - 2005-07-22

    Logged In: YES
    user_id=1115835

    I cannot exactly figure out what the problem is (not much
    code there...), but I assume this has been fixed some time
    ago (there is a nop; goto <init> at reset vector position
    0x00 and interrupt handler code in a section located at 0x04
    as desired).

    [Reconstructed code] works for me with SDCC 2.5.1 #1065.

     

Log in to post a comment.