[Moved] How to extract pic18f2455 firmware

Status
Not open for further replies.

BR-99

Newbie level 4
Joined
Aug 4, 2013
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
48
Hi

I have no experience with this processor. I purchased DIY's USB IO Kit and it seems there is no support for PortB interrupt on Pin-change
Can i add small interrupt routine that will send back to my PC an "I" transaction ?
To do that i need to read the firmware by setting registers (by C# prog. on my PC) and reverse the object code to Assembly.
How do i do that ?

With some guess-work i may find the address of the "I" routine and then use it within the int. routine
I'm not sure it's doable , maybe there is easier way ?

Any feedback is appreciated

Ben
 

Re: How to extract pic18f2455 firmware

**broken link removed**
 
Reactions: BR-99

    BR-99

    Points: 2
    Helpful Answer Positive Rating
Re: How to extract pic18f2455 firmware

Thanks. How would you read out the PIC firmware ? (DIY usb io kit) to get the machine code
 

Re: How to extract pic18f2455 firmware

Thanks. How would you read out the PIC firmware ? (DIY usb io kit) to get the machine code
Usually its can be done with PIC programmer.
 
Reactions: BR-99

    BR-99

    Points: 2
    Helpful Answer Positive Rating
Re: How to extract pic18f2455 firmware

Hi

Does any one has .lst (or hex) file of Electronics-DIY USB IO Board Kit ?
Which inexpensive in-circuit programmer / debugger would you recommend ?

Thanks
 
Last edited:

A PICkit 2 clone with fulfill your requirements.

If purchases from eBay are possible, PICkit 2 clones are available in the $5 to $20 range.

The PC side interface is USB, so you can use it with your laptop and provides programming, reading and in-circuit debugging features.

**broken link removed**

**broken link removed**

The PICkit 2 Clones are compatible with software freely available from the Microchip website.


BigDog
 

Many thanks for your elaborated reply
--------------------------------------------------


 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…