Next: , Previous: , Up: Top   [Contents][Index]


4 Programming

µPad uploads files, typically programs, to the target device. Most devices have two kinds of memory:

µPad can write both kinds of memory. Typically however the volatile memory is written (and read) during the course of program execution, whereas non-volatile memory is written as a special operation performed manually or as part of a production process. We refer to this operation as “programming” the device.