Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Disassembling the hex code for pic series

Status
Not open for further replies.

khannarichi

Newbie level 4
Joined
Nov 3, 2006
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,322
I have a programmed microcontroller pic16c505 , i tried to get the assembly code for the controller using winpicprog 1.91 using the hex file .But when i open it gives me error showing "fuses not set in loaded file " . I am attaching the .hex file along with it.
Can anyone tell me what this problem is and how to deal with the problem..
THANKS..
 

This most likely means the HEX file did not contain the fuses to correctly program the PIC. In your case, only wanting the disassembly listing, this should not be a problem. Just ignore the error, press disasseble, and you'll get SOME result.

Goodluck
 

Disassemble doesnt provide any code... shows blank !!!!!!!


Jaspaa said:
This most likely means the HEX file did not contain the fuses to correctly program the PIC. In your case, only wanting the disassembly listing, this should not be a problem. Just ignore the error, press disasseble, and you'll get SOME result.

Goodluck
 

There's a good chance then that your PIC is code protected.
Where does it come from?

CD :)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top