Post Reply 
Removing FRAM71 Memory Modules?
02-07-2017, 06:42 PM
Post: #4
RE: Removing FRAM71 Memory Modules?
safest way that comes to my mind is:
1. FREEPORT(5.xx) // if it is IRAM already, skip this step
2. CLAMPORT(5.xx) // kill all contents of that port, and make it empty RAM
3. POKE"2C000", "...00" // POKE two zeroes into the rightmost positions of the config
4. power cycle
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Removing FRAM71 Memory Modules? - Hans Brueggemann - 02-07-2017 06:42 PM



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