![]() | ![]() | ![]() |
| | |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) | |
| Quote:
Firstly, I'll get this bit out of the way...I'm still a noob, but hope to gradually change this status. For instance, the datasheet for this PIC lists the Config bits in address 2007h and a disassembly (Using IC-Prog) of the .HEX file shows: Code: ORG 0x2007 DATA 0x1F Also, in this link: http://books.google.co.uk/books?id=d...d2pxw54U&hl=en the first paragraph mentions Config fuses in the .HEX file. Please can you expand on your statement? | ||
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) | ||
| Quote:
Quote:
Code: ORG 0x2000
DATA 0x0F
DATA 0x0F
DATA 0x0F
DATA 0x0F
ORG 0x2007
DATA 0x1F
ORG 0x2100
DATA 0xFF
DATA 0xFF
DATA 0xFF
DATA 0xFF.... The datasheet mentions "Address 2007h is beyond the user program memory space and it belongs to the special test/configuration memory space (2000h - 3FFFh). This space can only be accessed during programming." Am I mis-interpretting the disassembly to contain something that is not there? Thanks. | |||
| |
| | (permalink) | ||
| Quote:
Quote:
Mike | |||
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| Gotcha. Opened IC-Prog & loaded the original .HEX, viewed disassembly, changed the fuses & viewed disassembly again. Lo and behold, different values. Thanks Nigel & Mike. | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Olimex ICD2 Broken! | HerbertMunch | Micro Controllers | 43 | 5th February 2008 03:39 AM |
| HD44780 lcd help | jay543_uk | Micro Controllers | 12 | 8th November 2007 04:26 PM |
| PIC ASM - Summation two 16 bit numbers (16f84) | byrusber | Micro Controllers | 10 | 28th October 2007 09:41 PM |
| RS232 Converter | e.chain | Micro Controllers | 0 | 6th October 2007 07:19 PM |
| faulty digital components testing,checking | walters | General Electronics Chat | 5 | 22nd August 2005 08:10 PM |