Issue using DATA statement with 16F1933 in PBP2.60


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Feb 2003
    Location
    Sydney, Australia
    Posts
    126


    Did you find this post helpful? Yes | No

    Default

    Ha Alain,

    Tried the 2.60a patch, but it made no difference.

    Even a very simple program with the DATA statement shows the issue.

    I wonder if its a MPASM thing ? What version are you running ? I have 5.34, but other than the EEPROM address thing it runs fine !

    bill

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by bcd View Post
    Ha Alain,

    Tried the 2.60a patch, but it made no difference.

    Even a very simple program with the DATA statement shows the issue.

    I wonder if its a MPASM thing ? What version are you running ? I have 5.34, but other than the EEPROM address thing it runs fine !

    bill
    Hi, Bill

    Here, I Have the latest 8.53 MPLAB release , I think MPASM is v 5.36 .
    I try it into MPLAB ide, as it didn' produce any problem within MCS ...

    read you soon ...
    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  3. #3
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default

    Bad news for you ...

    Executing: "C:\Program Files\Microchip\MPLAB IDE\PBP\PBPMPLAB.BAT" -ampasmwin -k# -p16LF1933 "Datatest.bas"
    Executing: "C:\Program Files\Microchip\MPLAB IDE\PBP\PBPW.EXE" -ampasmwin -k# -p16LF1933 "Datatest.bas"
    PICBASIC PRO(TM) Compiler 2.60A, (c) 1998, 2010 microEngineering Labs, Inc.
    All Rights Reserved.
    Loaded C:\Program Files\Microchip\MPLAB IDE\Projets\Datatest.COF.
    BUILD SUCCEEDED: Sun Aug 08 14:07:27 2010
    so, I only can recommend some PBP re-installation, re-patching ... and MPLAB 8.53 Update ...

    I attach my test-project

    Alain
    Attached Files Attached Files
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  4. #4
    Join Date
    Feb 2003
    Location
    Sydney, Australia
    Posts
    126


    Did you find this post helpful? Yes | No

    Smile Fixed it !

    I did the upgrade to 2.60a and it made no difference.

    What got it working was to upgrade MPASM to 5.36 through an update to MPLAB.
    Looking through the release notes it mentions issues with memory assignments for the 16F1xxx series, although in typical Microchip fashion you need to read between the lines.

    Thank you for your testing and pointing me in the right direction !

    Bill.

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