AN 100: In-System Programmability Guidelines

ID 683546
Date 9/22/2014
Public
Document Table of Contents

1.5.1. Processor and Memory Requirements

The Jam Byte-Code Player supports 8 bit and higher processors; the ASCII Jam Player supports 16 bit and higher processors. The Jam Player uses memory in a predictable manner, which simplifies in-field upgrades by confining updates to the .jam file. The Jam Player memory uses both ROM and dynamic memory (RAM). ROM is used to store the Jam Player binary and the .jam file; dynamic memory is used when the Jam Player is called.