Menu

#1691 PIC16: __critical attribute does nothing

closed-fixed
5
2013-05-25
2010-10-10
No

Section 3.10.1 describes the __critical attribute to apply to functions or blocks to disable interrupts, and does not mention anything about it working only on certain targets. On the PIC16 target, it appears to have no effect. This is with "SDCC : mcs51/gbz80/z80/avr/ds390/pic16/pic14/TININative/xa51/ds400/hc08 2.9.0 #5416 (Oct 8 2010) (UNIX)"

Discussion

  • Maarten Brock

    Maarten Brock - 2011-09-18
    • summary: critical attribute does nothing --> PIC16: critical attribute does nothing
     
  • Raphael Neider

    Raphael Neider - 2012-02-12

    Hopefully and finally fixed in r7307.

     
  • Raphael Neider

    Raphael Neider - 2012-02-12
    • milestone: --> fixed
    • assigned_to: nobody --> tecodev
    • status: open --> closed-fixed
     

Log in to post a comment.