Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 18:21 20 Apr 2024 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 : firmware variants

     Page 3 of 3    
Author Message
Gadget
Regular Member

Joined: 22/06/2011
Location: Australia
Posts: 70
Posted: 09:10am 17 Jul 2011
Copy link to clipboard 
Print this post

why use valuable ram for some of these things, we have 512k of flash memory to use, we havent even come close to filling it.

anyway reading through the data sheets, to run M/L from ram, the chip on boot has to set aside some ram to enable this, therefore taking away some ram to use as it currently is.

Terry
 
captainbill

Newbie

Joined: 16/06/2011
Location: United States
Posts: 37
Posted: 05:23pm 17 Jul 2011
Copy link to clipboard 
Print this post

Howdy Terry

If we can place runtime loaded code into flash versus ram its all the better since we have availablh flash. Great idea ;-)

MMB function to write to flash could be part of the method that allows runtime loaded code. Reading and writing to flash could be useful in general to store persistent data such as calibration settings.

This flash r/w concept could be a useful addition the core MMB interpreter. The write routine could allow writing only to permissible flash areas to avoid a rogue programming bug overwriting/killing the interpreter. Maybe Don will add it to firmware wish list.

Bill
Old school. Still interested. Head in the clouds.
 
sparkey

Senior Member

Joined: 15/06/2011
Location: Australia
Posts: 819
Posted: 07:10pm 17 Jul 2011
Copy link to clipboard 
Print this post

seriously in my honest oppioion if you want too run your own verisision of the firm where thats fine for yor sel but seriously all the user end firm where should be up to geoff ... you should send any mods to him ..as he should be the person to have the rites on the firm that is modified and available to the end user arfter all geoff is Mr Maximite ...regars and all the best to all
technicians do it with least resistance
 
donmck

Guru

Joined: 09/06/2011
Location: Australia
Posts: 1310
Posted: 07:44pm 17 Jul 2011
Copy link to clipboard 
Print this post

  captainbill said  Maybe Don will add it to firmware wish list.

Bill


thanks Bill, done.

http://www.themaximitecomputer.com/wish-list-priority-level- poll/

Wish 30: MMB function to write to flash could be part of the method that allows runtime loaded code.

Cheers Don...
https://www.32v8.com/1
 
     Page 3 of 3    
Print this page


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

© JAQ Software 2024