Share

bkasm

Tracker: Bugs

5 .abs error with 0x000 format - ID: 785935
Last Update: Settings changed ( bretbret )

Hi
when trying to create a symbol for a port, ie left in =
0x410 i tried
left_in0 .abs 0x410
which results in a syntax error
but
left_in0 .abs $410
and
left_in0 .abs 1040
works fine.
scott


scott incz ( scottincz ) - 2003-08-09 16:16

5

Open

None

Bret Victor

None

v0.904

Public


Comment ( 1 )




Date: 2003-08-11 17:02
Sender: bretbretSourceForge.net SubscriberProject Admin

Logged In: YES
user_id=805918

Hi Scott,

I cannot duplicate this problem. The following works fine for
me:

left_in0 .abs 0x410
a = [left_in0]

Could you send me a copy of the file that you are working on,
or narrow it down to a section that fails reliably?

Thanks,
Bret



Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
assigned_to nobody 2003-08-11 17:04 bretbret
artifact_group_id None 2003-08-11 17:00 bretbret