Code


Closed Thread
Results 1 to 19 of 19

Thread: Code

  1. #1

    Question Code

    Trying To Upgrade Melaine Clock Program To A Larger Chip
    Apparently Its At Its Limit On The 628 It Was Set For
    Tried 747 874a And 877a Getting Mostly Code Cross Boundary @ 800h And Others When I Try Mpsam

    Cansomeone Direct Me To A Link Are Thread To Correct These

    As Always Thanks In Advance For Your Help

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Those are listed as warning... and you don't have to care about.

    If you are using MPASM to compile your code, have a look here

    it's valid for ALL warnings. Some that already and/or still program in pure assembler might already have more warnings than that... 'make sure bit pages are set' 'not in BANK0', 'Found opcode in column 0' 'find label in column 1' etc etc etc

    Hands up who ALWAYS use one or all in the following list
    • ERRORLEVEL -302
    • ERRORLEVEL -306
    • ERRORLEVEL -203
    • ERRORLEVEL -207
    • ERRORLEVEL -230

    if nobody use the last but use PIC18F... say thanks to MELABS to do it for you in v2.47

    the MPASM document explain a little bit more each and every available warnings.
    Last edited by mister_e; - 8th March 2007 at 01:02.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3


    Did you find this post helpful? Yes | No

    Thumbs up ty

    thanks mister e worked fine

    ever think of working with pics?

    have a nice night

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    ever think of working with pics?
    euuuhh, what??????
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Talking

    Quote Originally Posted by jcleaver View Post
    thanks mister e worked fine

    ever think of working with pics?

    have a nice night
    Quote Originally Posted by mister_e View Post
    euuuhh, what??????
    That's the funniest thing I've heard all year!

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mister_e View Post
    Hands up who ALWAYS use one or all in the following list
    • ERRORLEVEL -302
    • ERRORLEVEL -306
    • ERRORLEVEL -203
    • ERRORLEVEL -207
    • ERRORLEVEL -230
       
    <br>
    DT

  7. #7
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    LMAO! I thought i was the only one to have this type of hand

    How about your cat?
    Last edited by mister_e; - 8th March 2007 at 03:37.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

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


    Did you find this post helpful? Yes | No

    Default

    Awww, that's so cute.

    Fortunately, I know the gun is just a cigarette lighter.
    Got one just like it.
    <br>
    DT

  9. #9
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post

    Fortunately, I know the gun is just a cigarette lighter.
    <br>
    You sure about that !!

    Last edited by malc-c; - 8th March 2007 at 09:36.

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


    Did you find this post helpful? Yes | No

    Default

    Oh, the humanity!

    Poor little thing couldn't have been more than 6 weeks old.

    And it's all my fault. Aaaaaaaaaaa!

    Really, I thought it was just a lighter.

    Oh the Horror!
    Sob, sob!
    <br>
    DT

  11. #11
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    Rotflmao

  12. #12
    Join Date
    Oct 2004
    Location
    Hangover, Germany
    Posts
    289


    Did you find this post helpful? Yes | No

    Smile

    Quote Originally Posted by mister_e View Post
    Hands up who ALWAYS use one or all in the following list
    Me! and another few characters to fill the message...
    PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2

  13. #13
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    mmm, interesting.... Which is are?

    PS: say hello to bender for me
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  14. #14


    Did you find this post helpful? Yes | No

    Lightbulb Questions

    You Guy's Are Having Way Too Much Fun At This

    Going To Start Charging For Questions


    Thanks
    Jack

  15. #15
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    mmm, should i charge to Answer as well
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  16. #16


    Did you find this post helpful? Yes | No

    Default 2.47

    guess read the posts wrong (not the funny ones)

    ver 2.47 got today

    still have page boundry errors thought this was a fix???

    anyway thanks

  17. #17
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

  18. #18
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mister_e View Post
    mmm, should i charge to Answer as well
    You may as well charge for answers.
    Apparently none of the datasheet's or manuals are doing any good.

  19. #19


    Did you find this post helpful? Yes | No

    Default

    We dun need no stinkin datasheets! /me ducks to avoid getting hit by Melanie

Similar Threads

  1. Reading in Manchester code
    By brid0030 in forum Code Examples
    Replies: 0
    Last Post: - 10th March 2009, 21:55
  2. How much code space do PBP statements use.
    By Darrel Taylor in forum Code Examples
    Replies: 5
    Last Post: - 13th February 2009, 21:31
  3. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  4. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  5. Re-Writing IF-THEN-AND-ENDIF code?
    By jessey in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 18th August 2006, 17:23

Members who have read this thread : 1

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