GOTO absolut address - is that possible?


Closed Thread
Results 1 to 14 of 14

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    Code:
    @ GOTO 0x0F4C
    Thank you Darrel!

    As not being so familiar with the assembler I did not see/realize that there is also GOTO and not just BRA. Now I know that BRA is for short jumps only and GOTO can jump anywhere.

    Can you find a "good" 4550 tutorial (not datasheet) somewhere on the web?

    Tanks again...

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Don't know of any 4550 tutorials.

    The PIC18C Reference Manual has a little more info regarding the instruction set. But not enough more to be of much help.
    http://ww1.microchip.com/downloads/e...Doc/39500a.pdf

    Really, the datasheet has the best info available.
    Once you get used to reading them, it gets easier.

    Alain,

    I haven't used mpsim for awhile, and there's been a few MPLAB upgrades in the mean time. I was going to try your problem, but now PBP isn't even an option in my MPLAB anymore.

    I'll have to reinstall the dll again. Been too long, I forget how.
    <br>
    DT

Similar Threads

  1. Making a menu
    By chrisshortys in forum mel PIC BASIC Pro
    Replies: 36
    Last Post: - 12th November 2008, 19:54
  2. Replies: 14
    Last Post: - 26th September 2007, 05:41
  3. Problems with RC2 and RC3
    By Christopher4187 in forum General
    Replies: 11
    Last Post: - 29th May 2006, 17:19
  4. RF Transmitter
    By et_Fong in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 27th October 2005, 16:34
  5. Output PIC module
    By freelancebee in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 12th September 2005, 20:10

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts