Programmer error with memory sizing on 16F68x


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    19

    Question Programmer error with memory sizing on 16F68x

    I noticed that programming 16F689 and the MicroCode Suite showed me that code crosses boundary at 0800h. Well the PIC ran fine with no problems. I read the 16F68x manual and I see that 16F689 has memory boundary well into the 1000h range and the error I found on the manual showed that 16F687 has boundary to 0800h.

    I compiled using 16F689 the error shows boundary of 0800h and burn in code into PIC with 2616 words in it with no problem. I think that developer that make MicroCode Studio overlooked.

    16F689 has 4000 words while 16F687 has 2000 words.

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


    Did you find this post helpful? Yes | No

    Default

    errm, it's not an error, just a warning, it can be disabled or just ignored.

    new mcs version allow to disable this warning message in view menu, editor option submenu.
    Steve

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

  3. #3
    Join Date
    Sep 2007
    Posts
    19


    Did you find this post helpful? Yes | No

    Wink

    Yeah. I read a thread relating to this error and i just actually ignore it all the times.

    I will have the checkbox marked disable errors in MCS.

Similar Threads

  1. Melabs U2 Programmer Command Line Options
    By Robert Wells in forum General
    Replies: 5
    Last Post: - 3rd July 2009, 02:11
  2. USB programmer problem 18LF4620
    By BrianT in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 8th November 2007, 02:03
  3. Need the code to write to a memory
    By Hamlet in forum General
    Replies: 0
    Last Post: - 20th August 2007, 00:22
  4. Replies: 4
    Last Post: - 2nd March 2007, 06:12
  5. USB programmer problems
    By uiucee2003 in forum USB
    Replies: 2
    Last Post: - 15th August 2006, 23:47

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