Shop OBEX P1 Docs P2 Docs Learn Events
asm prop — Parallax Forums

asm prop

bkbovardbkbovard Posts: 5
edited 2009-05-22 12:11 in Propeller 1
i'm tring to to read a number bytes-words-longs from the hub mem to a cog running in asm
these bytes-words-longs·in the hub·will be contoled by a spin program running in another cog
the total number bytes-words-longs· will be 16

thank you bkb

Comments

  • BeanBean Posts: 8,129
    edited 2009-05-22 12:11
    bkb,
    Use RDBYTE, RDWORD or RDLONG in assembly to read HUB ram.

    Bean.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    There is a fine line between arrogance and confidence. Make sure you don't cross it...

    ·
Sign In or Register to comment.