Prime: Program size limited to 64K?



#6

When the program is bigger than 64K, the size label glitches to 1K, 2K,... and so (<< progsize 64 MOD >>).

Also, the connectivity kit shows "program too big" in the status when I try to send the program to the pc.

Format limit? or bug?


#7

I think it's a display bug:

* in http://www.omnimaga.org/index.php?topic=17406.0 , DJ Omnimaga made a program much larger than 64 KB, before splitting it in pieces larger than 64 KB, due to the unreliability and slowness of transfers with both the HP Connectivity Kit and test_hpcalcs;

* the packet format contains a 32-bit file size field.


#8

Quote:
I think it's a display bug:

* in http://www.omnimaga.org/index.php?topic=17406.0 , DJ Omnimaga made a program much larger than 64 KB, before splitting it in pieces larger than 64 KB, due to the unreliability and slowness of transfers with both the HP Connectivity Kit and test_hpcalcs;

* the packet format contains a 32-bit file size field.

Wow that program from DJ Omnimaga is so epic!

You are right, it might be so an artificial limitation, because inside it seems the format can support up to 16MB
http://cl.ly/SVr3


#9

Probably 4 GB.

#10

Hi Erwin,

I have a large APP program... days ago passed the 64K size and saw the (progsize MOD 64) issue. But programs goes well.

The main and strange issue that experimented is the APP do not execute in REAL CALC and even editing the prog there is the code... some time the code disappers without reason and I need to repeat the process some times.

Best regards!!
jose


Possibly Related Threads...
Thread Author Replies Views Last Post
  Sending little images to the Prime (...and Program name bug?) Erwin Ried 19 5,822 12-10-2013, 05:35 PM
Last Post: Erwin Ried
  Problem with debug HP prime program, somebody help me? Carlos CM (Mexico) 6 2,613 12-05-2013, 03:07 PM
Last Post: Carlos CM (Mexico)
  HP PRIME: APP program code DISAPPEARS !! Joseph Ec 0 825 11-25-2013, 11:35 AM
Last Post: Joseph Ec
  Prime: Placing more than 1 item on the RPN stack in a single program? John Colvin 4 1,711 11-19-2013, 08:59 AM
Last Post: Miguel Toro
  [HP-Prime] Picking elements from a List in a program Jean-Michel 3 1,485 11-15-2013, 04:16 AM
Last Post: dg1969
  HP Prime: Recommendation for future RPN Program Mode BruceTTT 3 1,603 11-13-2013, 10:03 PM
Last Post: BruceTTT
  HP Prime: run a program in another program Davi Ribeiro de Oliveira 6 2,040 11-11-2013, 08:28 PM
Last Post: Davi Ribeiro de Oliveira
  [prime] Insert a breakpoint in a program for debugging ? Olivier Lecluse 3 1,346 11-09-2013, 09:41 PM
Last Post: Joseph Ec
  HP PRIME: Hide return value from program and swap Edit with Run vrrr 2 1,212 11-09-2013, 04:04 PM
Last Post: vrrr
  HP Prime Stack operations from within a program John Colvin 1 1,078 11-08-2013, 09:45 PM
Last Post: Helge Gabert

Forum Jump: