Linker/COFF debugging in MPLAB SIM


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    RichardBowser's Avatar
    RichardBowser Guest


    Did you find this post helpful? Yes | No

    Default Linker/COFF debugging

    No, I was never able to correct the problem. I totally removed PBP from my system and re-did the installation, this time using the installation sources of my friend, who does not experience the problem: But I got the identical failure yet again.

    Nobody has been able to shed any light on the issue. Nobody has been able to suggest even a way to capture relevant diagnostic data. The trail seems to have hit a stone wall. I have been forced to abandon PIC Basic, due to this issue. (You are the first person who has ever shown concern about it.) I was really hoping someone would help me figure it out. I do not have enough knowledge of PBP internals to debug this situation.

    Frankly, I am quite unhappy with MELabs and the entire user community. It would be different if anybody cared whether the product could be used or not. I am switching to the Swordfish compiler, which is being actively supported by the developer, David John Barker (who also wrote PIC Basic Pro). Swordfish is an advanced complier for Microchip 18XX parts. It has wonderful interrupt support and a truly sophisticated structure. I heartily recommend it.

  2. #2
    rvctx's Avatar
    rvctx Guest


    Did you find this post helpful? Yes | No

    Default COFF issue

    Hello,

    I also encountered recently the same issue, using PBP v2.47 and MPLAB 7.30 and 7.51. I don't have the solution, but found in Microchip MPLAB Readmes, a piece of information that might be linked to the problem:
    "Important MPLINK and MPLAB IDE Compatibility Note"
    it explains that trying to link object files or libraries compiled with a recent release of MPLAB (after v7.21 probably ), with an old version of MPLINK (prior v4.00 ) will generate a similar message to the one we get with PBP:
    "Error - Coff file format for 'yourfile.o' does not appear to be a valid COFF file."

    Regards,

Similar Threads

  1. MPLAB SIM timing vs Real life
    By Bronurstomp in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th July 2008, 17:32
  2. MPLab SIM question
    By presario1425 in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 3rd December 2007, 22:22
  3. Using MPLAB SIM
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 7th July 2006, 05:20
  4. Tracing code in MPLAB Sim
    By ErnieM in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 8th August 2005, 17:00
  5. pause loop lockup with mplab sim
    By power67 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 12th February 2005, 14:10

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