Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Cyberdove; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    4,882

    UMC Bootloader

    I'm trying to create a bootloader for an 18F2680 using the UMC application. Every time I run UMCBUILD.EXE it says it can't find the path to MPASM. MPASM works fine with all my other applications. ...
  2. Thread: Mpasmx

    by Cyberdove
    Replies
    1
    Views
    19,059

    Mpasmx

    I've been using PBP 3.0 gold, MPASMX and MCSP for the last few months without any problems. I decided to update MPLAB to version 4.1 and I loaded XC8 C compiler. Now when I try to compile something...
  3. Replies
    16
    Views
    41,368

    Re: How to setup pbp3 with MPLABX?

    I used MCSP years ago and got prompt support directly from them. Now - nothing.
  4. Replies
    16
    Views
    41,368

    Re: How to setup pbp3 with MPLABX?

    Good luck getting any sort of help. MElabs and Mecanique seem to be too busy with other projects to support their legacy products. I recently purchased PBP Pro 3.0 and MCSP full version and am...
  5. Replies
    13
    Views
    7,694

    Re: Using "END" Fries PICS?

    The program was under development and being debugged when this problem cropped up. The "end" was part of the search for the cause of the chips becoming non-programmable.
  6. Replies
    13
    Views
    7,694

    Re: Using "END" Fries PICS?

    I was able to program the chip by pressing the "program" button on the meProgrammer about a half second after the chip powered up. This prevented the program from reaching the "end" statement.
  7. Replies
    13
    Views
    7,694

    Re: Using "END" Fries PICS?

    The problem went away when I removed the "end" statement. It looks to me that having MCLR as an input pin and then declaring it as an output and then writing "end" in the mainloop causes the MCLR...
  8. Replies
    13
    Views
    7,694

    Re: Using "END" Fries PICS?

    I'm using an old MELabs USB Programmer and melabs Programmer V 4.51 beta software. I have NOT write protected the 16F819 chip. I have it configured such:
    osc = INTRC
    WDT = enabled
    Power up timer...
  9. Replies
    13
    Views
    7,694

    Using "END" Fries PICS?

    I discovered that placing an "end" statement in the middle of a program rendered my 16f819 useless. Somehow it prevented the chip from ever programming again. I used up 7 chips while tracing this...
  10. Replies
    13
    Views
    7,694

    Using "END" Fries PICS?

    I discovered that placing an "end" statement in the middle of a program rendered my 16f819 useless. Somehow it prevented the chip from ever programming again. I used up 7 chips while tracing this...
Results 1 to 10 of 10