Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: HenrikOlsson; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    187
    Views
    259,731

    Re: FineLineIDE

    c_moore,
    It's always been a software debugger. With that I mean that a call to a software routine is performed between each PBP command, much like OnInterrupt works. It does use the PIC hardware...
  2. Replies
    187
    Views
    259,731

    Re: FineLineIDE

    Very nice indeed Norm! I know I've asked for that very feature and I appreciate the work!
    Have you looked at the possibillity of integrating source level debugging? (Hardware based (PICKit3 for...
  3. Replies
    187
    Views
    259,731

    Re: FineLineIDE

    Hi Norm,

    Really? That's a surprise....It compiles without error here (on v2.44):

    5758

    Weird... I'll try it on 2.6 tonight.

    /Henrik.
  4. Replies
    187
    Views
    259,731

    Re: FineLineIDE

    Norm,
    In your screenshot the ENDIF is missing but in the code snippet Jellis posted it's not missing since the IF statement is a "one-liner"

    IF !ADR[1] AND !ADR[1] AND !ADR[2] AND !ADR[3]THEN...
  5. Replies
    187
    Views
    259,731

    Hi Norm, That looks fantastic! The bracketing is...

    Hi Norm,
    That looks fantastic! The bracketing is going to be real help.
    I hate doing this but have you considered some kind of code folding? That's one thing I miss a lot in MCSP when working on...
Results 1 to 5 of 5