Post Reply 
SDK41 in a VirtualBox environment
01-11-2020, 10:36 AM
Post: #8
RE: SDK41 in a VirtualBox environment
I checked my DOSBox installation. I don't see any special configuration done on my side. I use DOSBox 0.74-3.

To use my mcode project setup for macOS the only thing you have to do is to setup the SDK41 environment variable, i.e., add something like
Code:

# HP-41 Software Development Kit
export SDK41=~/prj/mcode/sdk41

to your .bash_profile file. If you want to deploy the ROM directly to your 41CL, please also add an environment variable for the corresponding USB device:
Code:

# USB serial device name
export USBSERIAL=/dev/tty.usbserial-A1068IY7

Hope that helps. Otherwise we can arrange, for example, a Skype session.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
SDK41 in a VirtualBox environment - PeterP - 01-09-2020, 03:55 PM
RE: SDK41 in a VirtualBox environment - Jurgen Keller - 01-11-2020 10:36 AM



User(s) browsing this thread: 1 Guest(s)