Post Reply 
ASM Programming with HP50g
12-04-2020, 07:49 PM
Post: #2
RE: ASM Programming with HP50g
Not that it answers your questions, but just some random notes.

With JTAG you connect to some debug port on the chip, there are different connectors and it may or may not be exposed on a production device.

On the computer side, you will need some cross development tools. They are mainly for C/C++ and connects to the JTAG device, usually with USB. Many debuggers can do assembly level debugging, allowing you to see registers and stepping in assembly source code, but that is not always the case, or the experience may be somewhat less than ideal in the user interface. As I said, they are usually targeted to C/C++ level debugging.

The HP50G is not what I would think of as my first choice when it comes to playing around with at this level. (I base this on my experiences with the HP48, the HP50G may be a different story.)

For example, you can get the Pinetime smart watch for small money if you want to play with ARM and do something fun. You could go to the Swissmicros DM43 if you want to do some new development on ARM.

If you want to mess around with assembly level programming on an HP, the HP41 could be an alternative as we have so much in depth information on it. I develop at assembly level with the HP41 and can step around and see what is going on internally. Basically all information is around, fully documented source code and several tools to choose from.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ASM Programming with HP50g - Helge P - 12-04-2020, 01:18 PM
RE: ASM Programming with HP50g - hth - 12-04-2020 07:49 PM
RE: ASM Programming with HP50g - 3298 - 12-05-2020, 12:24 PM
RE: ASM Programming with HP50g - Helge P - 12-07-2020, 10:38 AM
RE: ASM Programming with HP50g - 3298 - 12-08-2020, 02:38 PM
RE: ASM Programming with HP50g - Helge P - 12-10-2020, 09:13 PM
RE: ASM Programming with HP50g - ijabbott - 12-13-2020, 12:38 PM
RE: ASM Programming with HP50g - Helge P - 05-09-2021, 02:55 PM
RE: ASM Programming with HP50g - 3298 - 05-09-2021, 04:12 PM
RE: ASM Programming with HP50g - Helge P - 05-09-2021, 05:04 PM
RE: ASM Programming with HP50g - 3298 - 05-09-2021, 05:51 PM
RE: ASM Programming with HP50g - Helge P - 05-10-2021, 04:59 PM
RE: ASM Programming with HP50g - 3298 - 05-10-2021, 06:24 PM
RE: ASM Programming with HP50g - Helge P - 05-19-2021, 05:40 PM
RE: ASM Programming with HP50g - TRS80 - 11-16-2023, 10:55 AM
RE: ASM Programming with HP50g - TRS80 - 11-27-2023, 11:27 AM
RE: ASM Programming with HP50g - 3298 - 11-27-2023, 08:16 PM



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