.. index:: storage space, unused dictionary space Storage Space ============= Using Unused Dictionary Space ----------------------------- You can use the free RAM dictionary space as temporary storage without the need for any allocation. You get its (changing) start address fresh for every usage with "compiletoram here". :: compiletoram here hex. 2000038C ok.