Config word address missing

Beta Testing discussion on mikroBasic PRO for PIC.
Post Reply
Author
Message
MAN
Posts: 437
Joined: 11 Jan 2006 18:32
Location: Brasil

Config word address missing

#1 Post by MAN » 16 May 2011 21:36

Hi ME's

The config word address is missing from 0x30000B to 0x30000D for P18F8520 in PRO 4.80 Beta
and yours respectives address spaces not showing in the labels combo. I could see just
for this chip. Maybe other can have the same issue.
Working with you, for you!
MAN

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Config word address missing

#2 Post by filip » 18 May 2011 14:14

Hi,

The registers are present, but somehow there isn't a scrollbar.
If you select all registers in the box and using a mouse and scroll down the mouse, you will see all registers :

CONFIG1H :$300001 : 0x0022
CONFIG2L :$300002 : 0x000F
CONFIG2H :$300003 : 0x000E
CONFIG3L :$300004 : 0x0083
CONFIG3H :$300005 : 0x0003
CONFIG4L :$300006 : 0x0085
CONFIG5L :$300008 : 0x00FF
CONFIG5H :$300009 : 0x00C0
CONFIG6L :$30000A : 0x00FF
CONFIG6H :$30000B : 0x00E0
CONFIG7L :$30000C : 0x00FF
CONFIG7H :$30000D : 0x0040

Regards,
Filip.

MAN
Posts: 437
Joined: 11 Jan 2006 18:32
Location: Brasil

Re: Config word address missing

#3 Post by MAN » 21 May 2011 19:19

thanks filip, I see it now, the window config registers was decreased and the property
scroll was not set for this object, very simple to solve. but the table addresses the ROM was useful!


Best Regards.
Working with you, for you!
MAN

Post Reply

Return to “mikroBasic PRO for PIC Beta Testing”