Post Reply 
First python project : HP41 emulator + hints of workflow
05-24-2021, 10:48 AM
Post: #17
RE: First python project : HP41 emulator + hints of workflow
(05-24-2021 10:03 AM)Oulan Wrote:  
(05-24-2021 08:28 AM)Stevetuc Wrote:  41b is working fine for me on g1. However 41c does not. After pressing clear I get to the main screen. But now pressing any key takes me to Python numeric view showing :
Import phi
...
...
Import config
I can press clear again to get back to main screen as above, with same issue.
I have firmware 2.1.14588 (2021 05 05)
CK build 2.1.14575 (2021 4 28)
Any ideas what's wrong?

Hi,

No ideas, I don't have a G1.
BUT there are some bugs in micropython. Some code can work in the virtual calc and make the G2 crash ...
I found one on a G2 with string.format function ... ok in virtual, crash in real.

You have to look at the 41b and 41c code to see what kind of new function/syntax is used in 41c
Then try to avoid that by rewriting code differently, and try ...

Sorry, that is all I can do
Thanks. I think that might be quite a challenge for me!
Is anyone running 41c on g1 without issues?
if so what version firmware and CK are you using?

Thanks
Steve
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: First python project - Vincent Weber - 05-16-2021, 01:17 PM
RE: First python project - ggauny@live.fr - 05-16-2021, 05:23 PM
RE: First python project - tcab - 05-17-2021, 12:00 AM
RE: First python project : HP41 emulator + hints of workflow - Stevetuc - 05-24-2021 10:48 AM



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