Skip to main content
Explorer
September 15, 2020
Question

Cosmic cxstm8 absolute assembly examples?

  • September 15, 2020
  • 1 reply
  • 846 views

I code in absolute assembler (30+ yrs). I have an app that ran fine under STVD, then something broke in the toolchain that even a fresh install didn't fix, so I'm learning CXSTM8. At build, I'm getting a segment overlap error. Pretty sure it's not knowing Segment and Section usage. Can someone point me to some examples? Or point me to a better explanation of their usage? I'm not understanding the descriptions in the User Guide Thanks, <<<)))

    This topic has been closed for replies.

    1 reply

    Explorer
    September 15, 2020

    Never mind, I figured it out. BUT, the user guide desperately needs a set of basic examples of each type: C, relocatable & absolute assembler.