Post Reply 
(41C) How to edit & debug complex programs?
04-15-2023, 06:54 PM
Post: #11
RE: (41C) How to edit & debug complex programs?
(04-15-2023 03:17 AM)Craig Bladow Wrote:  
(04-14-2023 02:44 AM)acser Wrote:  I am getting started with HP 41C FOCAL programming. What really is limiting
for me that even with BST and STP in PRGM mode it’s really hard to look through the code.
...
Does anyone have a better/faster process/workflow?
...
This is one of the reasons I created CC41. Programs can be edited in your favorite text editor. You can put multiple commands on one one line and use indentation to provided some visual indication of sub-structure to the program. TRACE turns on a trace mode when running a program and the stack contents are printed out after each step. The next release will have the ability to 'watch' the contents of registers as a program is run, or single stepped through.

Cheers,
Craig
+1
Craig, can you post a video on youtube how it works?
On my ToDo list (100+ projects) I had a plugin for HP41 (Notepad, or others) but your work sound interesting.
Question: is it for programming direct in, then debugging, then creating raw files for transfer to virtual drives via V41?

HP71B 4TH/ASM/Multimod, HP41CV/X/Y & Nov64d, PILBOX, HP-IL 821.62A & 64A & 66A, Deb11 64b-PC & PI2 3 4 w/ ILPER, VIDEO80, V41 & EMU71, DM41X
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (41C) How to edit & debug complex programs? - floppy - 04-15-2023 06:54 PM



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