beautypg.com

Wavetronix Click 500 (programmable controller) (CLK-500) - Developer Guide User Manual

Page 106

background image

In this chapter

˽ Memory Map Overview

˽ Code Space Management

˽ Data Space Management

˽ Flash Storage

˽ Example Code 10.1

10

This chapter contains information on the Click 500 memory devices, space management

and storage.

Memory Map Overview

The Click 500 has the following three memory devices: 512 K flash; 512 K Fast-Execution

SRAM; 512 K SRAM. The Click 500 code image is stored in the 512 K flash device. Once

you boot up, the code image is copied onto the 512 K Fast-Execution SRAM device and the

main program executes from there. A second 512 K of SRAM provides additional storage

space for data.

Memory Management

10