|
Forum Index : Microcontroller and PC projects : MMbasic MX170 : File Support
| Author | Message | ||||
sagt3k![]() Guru Joined: 01/02/2015 Location: ItalyPosts: 313 |
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 KingdomPosts: 10572 |
Can't be done as a CFunction - too big to load - tried and failed |
||||
sagt3k![]() Guru Joined: 01/02/2015 Location: ItalyPosts: 313 |
Ok matherp Thanks for your support Antonio |
||||
| robert.rozee Guru Joined: 31/12/2012 Location: New ZealandPosts: 2464 |
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 KingdomPosts: 10572 |
Around 6K flash + 1K RAM on the ARM, but ARM code seems more compact than PIC32 |
||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9753 |
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! |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |