Re: PIC18 Pseudo-Instructions



On Oct 31, 3:29 pm, PigPOg <si...@xxxxxxxxxxxxx> wrote:
Hi. Can anyone advise please?

I'm migrating code from a base device to a PIC18Fxxx. No real problems
except the original code uses Pseudo-Instructions and I can't find
equivalent(s) for the higher-end devices. Do they exist for the 18F
parts or do I have to take say, CLRC and use BCF STATUS,C instead?


Strip off the pseudo-instructions.

Karthik Balaguru

.



Relevant Pages

  • Re: PIC18 Pseudo-Instructions
    ... I'm migrating code from a base device to a PIC18Fxxx. ... except the original code uses Pseudo-Instructions and I can't find ... definitely use upper case so it's obvious that they are macros. ...
    (comp.arch.embedded)
  • Re: PIC18 Pseudo-Instructions
    ... I'm migrating code from a base device to a PIC18Fxxx. ... except the original code uses Pseudo-Instructions and I can't find ... definitely use upper case so it's obvious that they are macros. ...
    (comp.arch.embedded)
  • PIC18 Pseudo-Instructions
    ... I'm migrating code from a base device to a PIC18Fxxx. ... except the original code uses Pseudo-Instructions and I can't find ... equivalentfor the higher-end devices. ...
    (comp.arch.embedded)
  • Re: PIC18 Pseudo-Instructions
    ... I'm migrating code from a base device to a PIC18Fxxx. ... No real problems ... except the original code uses Pseudo-Instructions and I can't find ... Strip off the pseudo-instructions. ...
    (comp.arch.embedded)