Sign in

username:

password:



Not a member?

Search oopic



Search tips

Subscribe to oopic



Ads

Discussion Groups

Discussion Groups | | Please report your bugs

Please report your bugs - ooPIC Tech Support - Feb 23 1:27:21 2008

The only bug in the V.6 compiler that I've heard of has been the
oEvent bug for the C1.1+ chips. Has anyone else found a bug or think
that they have in the V.6 compiler. I'm wish to make sure that the next
patch coming out is as complete as possible.

thanks,
DLC

--
------------------------------------------------------
Dennis Clark ooPIC Tech Support
www.oopic.com
------------------------------------------------------



(You need to be a member of oopic -- send a blank email to oopic-subscribe@yahoogroups.com )


Re: Please report your bugs - dogulas - Feb 23 9:21:38 2008

--- In o...@yahoogroups.com, ooPIC Tech Support
wrote:
>
> The only bug in the V.6 compiler that I've heard of has been the
> oEvent bug for the C1.1+ chips. Has anyone else found a bug or think
> that they have in the V.6 compiler. I'm wish to make sure that the
next
> patch coming out is as complete as possible.
>
> thanks,
> DLC
>
> --
> ------------------------------------------------------
> Dennis Clark ooPIC Tech Support
> www.oopic.com
> ------------------------------------------------------
>

Dennis,

A few days ago I compiled a simple test program that used the "mod"
operator. The compliler returned with "internal compiler error,
contact Savage ..." or something to that effect. I should have saved
it, but I didn't. I'm kicking myself now, because re-aranging the
objects made the bug go away and now I can't seem to reproduce it.
I'll keep trying and if I succeed, I'll post here. Someone else told
me that re-aranging the event object can make that problem go away. I
haven't tried that yet. I'll post results if I can get it working.

Thanks,
Dogulas



(You need to be a member of oopic -- send a blank email to oopic-subscribe@yahoogroups.com )

Re: Please report your bugs - Doug Taylor - Feb 27 15:57:32 2008

--- In o...@yahoogroups.com, ooPIC Tech Support
wrote:
>
> The only bug in the V.6 compiler that I've heard of has been the
> oEvent bug for the C1.1+ chips. Has anyone else found a bug or think
> that they have in the V.6 compiler. I'm wish to make sure that the
next
> patch coming out is as complete as possible.
>
> thanks,
> DLC
>
> --
> ------------------------------------------------------
> Dennis Clark ooPIC Tech Support
> www.oopic.com
> ------------------------------------------------------
>

Dennis,

I don't know if this is helpful, but in this partial listing of an OMP
file, I noticed two properties listed for an oEvent object with the
exact same name:

P Address Size Class Name
- ------- ---- ------------- -------------------------------------------
----------------------
L A-41 3 oEvent Bumped
L A-41 1 oOperate Bumped.Operate
L A-41 1 oLogic Bumped.Operate.Value
L A-41 1 oVar1b7to7 Bumped.Operate.Value.Value
L A-41 1 oBits7to7 Bumped.Operate.Value.Value.Bits
oProperty Bumped.Operate.Value.Value.Bits.Va
Const Bumped.Operate.Value.Value.Bits.Va
oProperty Bumped.Operate.Value.Value.Bits.Is *
oProperty Bumped.Operate.Value.Value.Bits.Is *
oMethod Bumped.Operate.Value.Value.Bits.Cl
oMethod Bumped.Operate.Value.Value.Bits.In
oMethod Bumped.Operate.Value.Value.Bits.Se
oMethod Bumped.Operate.Value.Value.Bits.De
Const Bumped.Operate.Value.Value.Bits.Ad
oMethod Bumped.Operate.Value.Value.Debug
Const Bumped.Operate.Value.Value.Address
oProperty Bumped.Operate.Value.IsSet
oProperty Bumped.Operate.Value.IsClear
oMethod Bumped.Operate.Value.Clear
oMethod Bumped.Operate.Value.Invert
oMethod Bumped.Operate.Value.Set
oMethod Bumped.Operate.Value.Debug
Const Bumped.Operate.Value.Address
oProperty Bumped.Operate.IsOn
oProperty Bumped.Operate.IsOff
oMethod Bumped.Operate.TurnOn
oMethod Bumped.Operate.TurnOff
oMethod Bumped.Operate.Toggle
oMethod Bumped.Operate.Pulse
oMethod Bumped.Operate.Debug
Const Bumped.Operate.Address
oMethod Bumped.Init
Const Bumped.Address

Thanks,
Dogulas



(You need to be a member of oopic -- send a blank email to oopic-subscribe@yahoogroups.com )

Re: Please report your bugs - Doug Taylor - Feb 27 16:05:03 2008


Dennis,

Let me try that again with the rich text editor.

Dogulas

P Address Size Class Name

- ------- ---- -------------
-----------------------------------------------------------------

L A-41 3 oEvent Bumped

L A-41 1 oOperate Bumped.Operate

L A-41 1 oLogic Bumped.Operate.Value

L A-41 1 oVar1b7to7 Bumped.Operate.Value.Value

L A-41 1 oBits7to7 Bumped.Operate.Value.Value.Bits

oProperty Bumped.Operate.Value.Value.Bits.Va

Const Bumped.Operate.Value.Value.Bits.Va

oProperty Bumped.Operate.Value.Value.Bits.Is

oProperty Bumped.Operate.Value.Value.Bits.Is

oMethod Bumped.Operate.Value.Value.Bits.Cl

oMethod Bumped.Operate.Value.Value.Bits.In

oMethod Bumped.Operate.Value.Value.Bits.Se

oMethod Bumped.Operate.Value.Value.Bits.De

Const Bumped.Operate.Value.Value.Bits.Ad

oMethod Bumped.Operate.Value.Value.Debug

Const Bumped.Operate.Value.Value.Address

oProperty Bumped.Operate.Value.IsSet

oProperty Bumped.Operate.Value.IsClear

oMethod Bumped.Operate.Value.Clear

oMethod Bumped.Operate.Value.Invert

oMethod Bumped.Operate.Value.Set

oMethod Bumped.Operate.Value.Debug

Const Bumped.Operate.Value.Address

oProperty Bumped.Operate.IsOn

oProperty Bumped.Operate.IsOff

oMethod Bumped.Operate.TurnOn

oMethod Bumped.Operate.TurnOff

oMethod Bumped.Operate.Toggle

oMethod Bumped.Operate.Pulse

oMethod Bumped.Operate.Debug

Const Bumped.Operate.Address

oMethod Bumped.Init

Const Bumped.Address

[Non-text portions of this message have been removed]



(You need to be a member of oopic -- send a blank email to oopic-subscribe@yahoogroups.com )