PICKIT2 - PBC Pro - PIC16F88 TROUBLE


Results 1 to 16 of 16

Threaded View

  1. #7
    Join Date
    Nov 2008
    Posts
    18


    Did you find this post helpful? Yes | No

    Default

    Hello, I use this :

    PICBASIC PRO(TM) Compiler 2.50
    MPASM V.5.2
    MPLAB 8.10.00.00
    MicroCode Studio Plus ver. 3.0.0.5
    Pickit2 Application Version : 2.55.01
    Device File Version : 1.53.00
    OS Firmware Version : 2.32.00

    the first's line of code:

    '************************************************* ***************
    '* Name : CONTROl.BAS *
    '* Author : Giorgio Rossi *
    '* Notice : Copyright (c) 2008 Invento S.r.l. *
    '* : All Rights Reserved *
    '* Date : 02/12/2008 *
    '* Version : 1.0 *
    '* Notes : *
    '* : *
    '************************************************* ***************
    @ __CONFIG _CONFIG1, _XT_OSC & _WDT_ON & _LVP_OFF & _CP_OFF & _MCLR_ON
    INCLUDE "MODEDEFS.BAS"

    ----- snip

    MicroCode Studio Plus Error :
    Error [118] c:\invento\control.asm 469 : Overwriting previus address contents (2007)

    Line [118] :
    _MCSBankEnd EQU MCSByte5

    Thanks
    giorgio
    Attached Files Attached Files

Similar Threads

  1. using pbp pro with mplab and pickit2
    By rackflot in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th January 2010, 15:17
  2. Trouble with PIC16F88 (chip hangs up)
    By nobner in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 20th January 2009, 09:23
  3. ADC trouble with PIC16F88
    By inventosrl in forum mel PIC BASIC
    Replies: 9
    Last Post: - 3rd December 2008, 12:56
  4. Replies: 8
    Last Post: - 7th December 2006, 15:42
  5. Need help converting to PB Pro from Mbasic Pro
    By tcbcats in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 11th February 2004, 07:43

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