problems reading code from chip


Closed Thread
Results 1 to 5 of 5
  1. #1
    leland's Avatar
    leland Guest

    Default problems reading code from chip

    is there a way to see the actual code from the chip so that i can change it. When I read the chip I am only able to see the HEX code. How do I see the actual coding??
    thanks

  2. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    The HEX is the actual code as far as the PIC is concerned.

    You can load your HEX into MPLAB and turn it back into a more human readable Assembler. You can then make changes and reAssemble as you wish.

    Thankfully there is no reverse compiler back into PICBasic.

  3. #3
    leland's Avatar
    leland Guest


    Did you find this post helpful? Yes | No

    Default

    MPLAB ? sorry, im a noobie

  4. #4
    leland's Avatar
    leland Guest


    Did you find this post helpful? Yes | No

    Default

    ok, i got the MPLAB. I imported my HEX, but i can't find any command to view the HEX in an understandbale language. How do i get it to work?

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


    Did you find this post helpful? Yes | No

    Default

    hi,
    In the menu bar select View. Then select Program Memory. you should see those cute assembly lines...yukkk!!!!
    Steve

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

Similar Threads

  1. HARDWARE I2C SAMPLE CODE question
    By Michael Wakileh in forum Code Examples
    Replies: 2
    Last Post: - 16th June 2009, 21:07
  2. Minimizing code space
    By Tobias in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 30th May 2009, 07:25
  3. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  4. Reading code ROM
    By markk5xh in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 25th February 2008, 14:09
  5. Problems with 16F877A code
    By NightHawk2 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 20th August 2003, 01:36

Members who have read this thread : 1

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