[PIC 5.03 beta2] Edit value window in Bin mode

Discuss about beta versions of mikroBasic
compiler.
Post Reply
Author
Message
Kalain
Posts: 1093
Joined: 11 Mar 2005 18:26
Location: Aubenas, France

[PIC 5.03 beta2] Edit value window in Bin mode

#1 Post by Kalain » 01 Jul 2007 22:04

Hi,

In debug mode,
choose PORTA (for example),
in Edit Value window, display PortA in "bin" mode,
select any bit ,
delete it (in order to replace it)

but you can't add any new bit (in order to replace deleted bit)!!

Alain
Alain

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: [PIC 5.03 beta2] Edit value window in Bin mode

#2 Post by zristic » 02 Jul 2007 07:57

Fixed, thanks.

Kalain
Posts: 1093
Joined: 11 Mar 2005 18:26
Location: Aubenas, France

Re: [PIC 5.03 beta2] Edit value window in Bin mode

#3 Post by Kalain » 04 Jul 2007 21:26

zristic wrote:Fixed, thanks.
The problem is stil here in beta 4.

In "bin mode", try to delete a bit and insert a new bit value.
Sometime it works but most of the time it doesn't work.
Alain

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: [PIC 5.03 beta2] Edit value window in Bin mode

#4 Post by zristic » 05 Jul 2007 07:31

Are you sure you started beta 4? Please check in Help->About, I tried to reproduce the problem here, but could not.

Kalain
Posts: 1093
Joined: 11 Mar 2005 18:26
Location: Aubenas, France

Re: [PIC 5.03 beta2] Edit value window in Bin mode

#5 Post by Kalain » 05 Jul 2007 07:44

zristic wrote:Are you sure you started beta 4? Please check in Help->About, I tried to reproduce the problem here, but could not.
yes this is beta4.
I just give a try on my laptop (XP SP2) from office.
It works perfectly. :shock: :shock:

I will try again at home (XP SP1) today and check what's wrong about this.
Alain

Kalain
Posts: 1093
Joined: 11 Mar 2005 18:26
Location: Aubenas, France

Re: [PIC 5.03 beta2] Edit value window in Bin mode

#6 Post by Kalain » 05 Jul 2007 20:10

zristic wrote:Are you sure you started beta 4? Please check in Help->About, I tried to reproduce the problem here, but could not.
Yes this 5.0.0.3 beta 4 version.
In my home computer, I can change once a bit (delete bit and add a new bit value) but not twice. :shock:

Here is a full description in order to catch the problem.

Load a project.
Compile it.
Start debugger.
Select and add PortB in debugger list.
Double click on PortB name.
Select Bin mode.
Put cursor between bit 5 and bit 6
press delete key.
press 0 or 1 key in order to replace deleted bit.
Close "Edit value" window.

This works once.

Now, if I follow by :
Double click on PortB name.
Put cursor between bit 5 and bit 6
press delete key.
press 0 or 1 key in order to replace deleted bit.

But bit value is not inserted and a beep sound occurs. :shock: :shock:

Hope this helps and can be reproduced.
Alain

jpc
Posts: 1986
Joined: 22 Apr 2005 17:40
Location: France 87

#7 Post by jpc » 05 Jul 2007 20:44

confirmed! that is to say , the bit you delete cannot be put back but is filled in with 0, if you insist and try again it is possible again.

Post Reply

Return to “mikroBasic Beta testing”