Installation sequence


Closed Thread
Results 1 to 24 of 24

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172


    Did you find this post helpful? Yes | No

    Default

    Ok, things are getting worse. I was just going down my checklist and reinstalling everything and I got a snag at update 2.46a. I get this error:

    Cannot update version 2.46.
    E:\PBP\INC\M16F684.INC: unknown version.

    Any idea what's going on?

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  2. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172


    Did you find this post helpful? Yes | No

    Default

    __CONFIG has been deprecated for PIC 18F devices. Use directive CONFIG.

    According to dictionary.com that means __CONFIG is obsolete and now replaced by CONFIG. It's not just a matter of replacing the text, that didn't work. Is there new syntax? How would you write this statement now?

    @ __CONFIG _CONFIG1H, _PLLDIV_5_1L & _CPUDIV_OSC1_PLL2_1L & _USBDIV_1_1L

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172


    Did you find this post helpful? Yes | No

    Default

    Jeez, now I have problems finding includes in MicroCode Studio. The file pathnames are not right...

    Robert
    Attached Images Attached Images  
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  4. #4
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172


    Did you find this post helpful? Yes | No

    Default

    Well, found the answer to some problems myself. I editted the pathnames in the includes and libs and things work further (added disk and full pathname).

    I'm still faced by that deprecate warning, still no idea how to get rid of that.

    And then there is one last ERROR[118]: OVERWRITING PREVIOUS ADDRESS at line 50 of the ASM file to figure out.

    Robert
    :/
    Attached Images Attached Images  
    Last edited by Demon; - 27th October 2005 at 03:00.
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

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


    Did you find this post helpful? Yes | No

    Default

    Look at that !
    http://www.picbasic.co.uk/forum/show...87&postcount=6

    for the over writre blah blah just comment the default config fuses in the .INC file in the PBP folder
    Last edited by mister_e; - 27th October 2005 at 03:09.
    Steve

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

  6. #6
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172


    Did you find this post helpful? Yes | No

    Default

    Ok, this is funky. The 1st thing I did was to go look in the FAQ for help on these issues and I only had 2 threads listed. I just did a SEARCH through the forum and found this thread:

    Presetting Configuration Fuses (PIC Defines) into your Program

    But if I go look in FAQ again, it's not there, always the same two threads? Anyways, Mister_E posted the answer to why I get the OVERWITE message.

    Now if I can just find the answer to those pesky DEPRECATE warnings.

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  7. #7
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172


    Did you find this post helpful? Yes | No

    Default

    Thanks Steve.

    (don't you hate posting at the same time as someone else?)

    Robert


    P.S.: STEVE, GET YOURSELF A HOTMAIL ACCOUNT AND EMAIL ME.
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

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


    Did you find this post helpful? Yes | No

    Default

    Mr Demon.. open your eyes i already post a link above ;o)

    EDIT: Glad to see you found it! I already have an hotmail account... without ANY KIND OF easy to hack Messenger or whatsoever. Videotron is working now..!
    Last edited by Demon; - 4th October 2016 at 19:02.
    Steve

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

  9. #9
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172


    Did you find this post helpful? Yes | No

    Default

    Steve, like this? I kept all the values so it is easier to change them around later.

    If this is correct, it would make a good addition to one of those Configuration threads in the FAQ.

    Robert
    Attached Files Attached Files
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

Similar Threads

  1. How to set sequence of interrupt for PIC
    By chai98a in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 21st June 2008, 12:17
  2. Replies: 1
    Last Post: - 23rd December 2006, 14:29
  3. ic prog installation
    By sakthi in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 15th November 2006, 15:01
  4. FOR sequence is skipped
    By selbstdual in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 10th August 2006, 03:35
  5. Replies: 0
    Last Post: - 26th March 2006, 02:13

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