Cool ! With the cable that Tim sent, I was able to flash the HP-30B with the HP-45 simulator.
HP-30B Fun (HP-45 Simulator...)
|
|
« Next Oldest | Next Newest »
|
▼
02-16-2011, 10:33 PM
▼
02-17-2011, 03:09 AM
Very nice! Now take the next step ...
02-17-2011, 09:39 AM
My next step will be to locally compile my own binary of the HP-45, and successfully load that.
Edited: 17 Feb 2011, 10:15 a.m. ▼
02-20-2011, 11:25 AM
Have spent some time trying to build the hp-45 demo in Ubuntu. I can successfully compile the binary with CodeSourcery, but it does not flash into the device with sam-ba (from WinXP). Incidentally, I cannot get one environment to work with both CodeSourcery and Sam-ba. In Ubuntu, I cannot get sam-ba to show the dialog that you use to select the BIN image. And in WinXP, Sam-ba works fine, but I am not sure how to compile with CodeSourcery! I should perhaps stick to Aircraft Engineering ! Any tips on either getting sam-ba to work in Ubuntu, or what to do with CodeSourcery in WinXP? Many thanks. ▼
02-20-2011, 11:58 AM
Quote:I did most of the dev work with the CS (or was it the RTEMS?) tools under win2k. I did check the build with a scratch built gcc cross compiler under openbsd/sparc64, so it should be fairly portable. I've got a x86 VPS running Debian, which should be close enough to your Ubuntu--I'll try and test it out today if I get a chance.
02-21-2011, 02:08 AM
Thank you for the reply. Some further information. I have now managed to use both CodeSourcery and Sam-ba from within WinXP. I was missing the fact you had to use 'cs-make' to make the project.
1. I compiled demo_45 from source using cs-make from within WinXP. This gives a bin file of size 16772 bytes.
|