GithubHelp home page GithubHelp logo

tonypdmtr / jbug11_f1 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 439 KB

JBug11 files to support ASPiSYS F1 Board (68HC11F1 w/ 32K RAM and 32K Flash)

License: MIT License

Assembly 97.07% Makefile 2.93%
68hc11 jbug11 hc11 mc68hc11 assembly-language asm11

jbug11_f1's Introduction

To use JBug11 v5.2.1.0912 (and, possibly, later ones) with the ASPiSYS F1 Board:
(Last updated on 2021.12.24 by Tony G. Papadimitriou <[email protected]>)

*** THIS IS AN IMPROVED VERSION AUTOMATICALLY TAKING CARE OF BOOTSTRAP ROM ***
(All talkers are rewritten for ASM11 v12.12+ so that they can be easily altered
and automatically linked together based on the produced .EXP file of the main
talker.  This makes altering the source code of the talkers a lot simpler.)

Note: If you make changes to any of the source code of either talker, run MAKE
      (Borland MAKE v5.43+) to recreate the needed files before proceeding.

1. Create a new subdirectory under JBug11 installation, called ASPiSYS

2. Copy all files from the distribution ZIP file into that directory.

3. Run MAKE (*only* if any of the .ASM source files were updated).

4. Goto JBug11's menu "Settings" and adjust/enable only the following options:
   (What is not mentioned you should leave as is)

   In the "General" tab:                MCU Type: 11F1
   In the "COM Port" tab:               COMx where you have F1 Board attached
                                        MCU Crystal Freq: 8MHz or 16MHz accordingly
                                        (If you select 8MHz, you may also choose
                                        the faster 7680 talker upload baud rate.)
   In the "Macros" tab:                 R HPRIO=E5
                                        R BPROT=00
                                        R CONFIG=0F
                                        R CSSTRH=00
                                        R CSGADR=00
                                        R CSGSIZ=01
                                        R CSCTL=45
                                        and select option: After Booting
   In the "Talkers" tab:                Talker: [JBug11]\ASPiSYS\JBug.boo
                                        MapFile: [JBug11]\ASPiSYS\JBug.map
   In the "Overlays" tab:               On-chip EEPROM: [JBug11]\ASPiSYS\ee_f1.rec
                                        Ext. Page Written: [JBug11]\ASPiSYS\at28c256.rec
   In the "Memory" tab:
                                        RAM window should contain:
                                                  On-chip  RAM=0000..03FF
                                                  External RAM=0400..0DFF
                                                  External RAM=1060..7FFF
                                        Control Registers:
                                                  1000-105F
                                        EEPROM: 0E00..0FFF
                                        External Byte-Written:
                                                  8000..FFFF
                                        External Page-Written:
                                                  8000..FFFF
                                                  Data Page Size: 64
                                                  (Deselect "Writes are page-only")

          Make Mask ROM, EPROM/OTP ROM, External Byte-Written, non-visible.
          Everything else should be visible.

5. Press F12 (or File/Save Project As) to save your configuration by giving it
   an appropriate name, such as "ASPiSYS F1 Board"

With this latest update, there are no known issues.

Let me know of any issues (and possible workarounds) you've discovered so
that they might help others.

Tony Papadimitriou <[email protected]>

jbug11_f1's People

Contributors

tonypdmtr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.