address detected by UIC000B

Programmer, In-Circuit Debugger, PIC Start-Up Kit, Memory Interface...

address detected by UIC000B

Postby kwlew » Sat Mar 05, 2011 1:46 pm

why the address of the pic18f2520 detected by the UIC000B different from the the MPLAB?
address of UIC00B=> 300000 300002 300004 300006 300008 30000A 30000C
address in the MPLAB=> 300001 300002 300003 300005 300006 300008 300009 30000A 30000B 30000C 30000D

it unable to import the the hex file because of the different address?
kwlew
Newbie
 
Posts: 13
Joined: Thu Feb 24, 2011 11:40 am

Re: address detected by UIC000B

Postby kl84 » Mon Mar 07, 2011 12:18 pm

what n where're these addresses? How you get them?
User avatar
kl84
Amateur
 
Posts: 166
Joined: Thu Jul 08, 2010 12:14 pm

Re: address detected by UIC000B

Postby kwlew » Mon Mar 07, 2011 2:04 pm

MPLAB= tool bar>>configure>>configuration bits
PICkit2= Device Configuration>>configuration

when we write the configuration in the C code should be the same address, but why the address detected by the PICkit2 is different from the address of PIC18F2520 datasheet?

Thanks.
kwlew
Newbie
 
Posts: 13
Joined: Thu Feb 24, 2011 11:40 am

Re: address detected by UIC000B

Postby ABSF » Mon Mar 07, 2011 3:57 pm

kwlew WROTE:why the address of the pic18f2520 detected by the UIC000B different from the the MPLAB?
address of UIC00B=> 300000 300002 300004 300006 300008 30000A 30000C
address in the MPLAB=> 300001 300002 300003 300005 300006 300008 300009 30000A 30000B 30000C 30000D

it unable to import the the hex file because of the different address?


The data shown in MPLAB is in BYTES, whereas data shown in PICKIT2 is in WORDS.

They are actually the same thing.

Allen
The next war will determine NOT who is right BUT what is left.
User avatar
ABSF
Professional
 
Posts: 810
Joined: Wed Nov 10, 2010 9:32 am
Location: E Malaysia

Re: address detected by UIC000B

Postby kwlew » Tue Mar 08, 2011 10:56 am

Thank you very much
kwlew
Newbie
 
Posts: 13
Joined: Thu Feb 24, 2011 11:40 am


Return to PIC Development Tool

Who is online

Users browsing this forum: No registered users and 19 guests