Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 07:07 12 Nov 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : MMbasic MX170 : File Support

Author Message
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 09:09am 15 Dec 2018
Copy link to clipboard 
Print this post

Hi Geoff

As done by matherp on STM32/L4 , is there a possibility to implement this functionality as well on PIC32MX170?
Maybe through CFuntion?

Thanks
Antonio
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10572
Posted: 05:18pm 16 Dec 2018
Copy link to clipboard 
Print this post

Can't be done as a CFunction - too big to load - tried and failed
 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 05:31pm 16 Dec 2018
Copy link to clipboard 
Print this post

  matherp said   Can't be done as a CFunction - too big to load - tried and failed


Ok matherp
Thanks for your support
Antonio
 
robert.rozee
Guru

Joined: 31/12/2012
Location: New Zealand
Posts: 2464
Posted: 11:02pm 16 Dec 2018
Copy link to clipboard 
Print this post

just out of interest, how much flash space would it consume if it were possible to be added?

i for one would be happy to swap file system support (and double precision) for a loss of speed (ie, higher code optimization) and the moving of colour LCD support into custom functions.

of course, such a decision would be up to geoff.


cheers,
rob :-)
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10572
Posted: 11:19pm 16 Dec 2018
Copy link to clipboard 
Print this post

  Quote  just out of interest, how much flash space would it consume if it were possible to be added?


Around 6K flash + 1K RAM on the ARM, but ARM code seems more compact than PIC32Edited by matherp 2018-12-18
 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9753
Posted: 05:10am 17 Dec 2018
Copy link to clipboard 
Print this post

  Quote  Can't be done as a CFunction - too big to load - tried and failed

  Quote  Around 6K flash + 1K RAM on the ARM....


Now I'm confused.
I would have thought there would be plenty of room in the flash on a 170 for a 6k Cfunction. There's plenty of RAM too if it only needs 1k or so.

Can you elborate on this a little, as that seems doable with a 170 to me.
I have no doubt you are correct, I just would like to understand this a little more, as the figures don't seem to agree.


Smoke makes things work. When the smoke gets out, it stops!
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025