GithubHelp home page GithubHelp logo

Comments (3)

thedrip avatar thedrip commented on May 31, 2024

I was able to correct this issue by adding -M 65536 to the command line.

Openspin performs the -u optimization after the memory limit checks.

By forced the maximum size to be 64K instead 32K, the code passes the memory limit checks and then is optimized below the 32K limitation of the serial EEPROM.

I know it's not usual to open and close your own issue so quickly, I wanted to share in case future users have the same issue.

F:\Documents\6502\vt100>openspin -b -u -M 65536 vt100.spin
Propeller Spin/PASM Compiler 'OpenSpin' (c)2012-2016 Parallax Inc. DBA Parallax Semiconductor.
Version 1.00.78 Compiled on Jan 16 2016 15:37:47
Compiling...
vt100.spin
|-usb-fs-host.spin
|-com.serial.spin
|-waitvid.80x25.nine.driver.spin
|-generic9x16-4font.spin
|-keyboard.spin
|-i2c.spin
Done.
|-usb-fs-host.spin
|-com.serial.spin
|-waitvid.80x25.nine.driver.spin
|-generic9x16-4font.spin
|-keyboard.spin
|-i2c.spin
Done.
Program size is 23224 bytes

from propeller-vt100-terminal.

maccasoft avatar maccasoft commented on May 31, 2024

I'm using the most recent version 1.00.81 compiled from sources, available from my web site https://www.maccasoft.com/downloads/

from propeller-vt100-terminal.

thedrip avatar thedrip commented on May 31, 2024

1.00.81 works a treat, too bad they had an old version for download on the official site.

Thank you

from propeller-vt100-terminal.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.