给菜地加盖防洪工程:
(以下摘自NuMicro™ ISP Programming Tool的Introduction )
ISP is the acronym of In-System Programming, which makes it possible that the user can update the program memory under the software control without removing the mounted MCU chip from the actual end product. Nuvoton provides an ISP solution through the USB or COM port of a host PC. As long as the Nuvoton standard ISP code is programmed in LDROM and the configuration bit „CBS‟ is configured as Boot from LDROM, the user can easily use the ISP function to update the MCU‟s APROM and DataFlash, and even the configuration bits.
Note:
(1) For the NuMicro MCU products, the on-chip Flash memory are partitioned into three blocks: APROM, DataFlash and LDROM. The APROM saves the user‟s application program developed for specific application; the DataFlash provides a storage for nonvolatile application data; and the LDROM saves the ISP code for MCU itself to update its APROM/DataFlash/CONFIG.
(2) The Nuvoton standard ISP code is also included in the folder [(2) Nuvoton Standard ISP Code]. The user may program this ISP code into LDROM by using a universal programmer or the Nuvoton proprietary tool, „NuLink ICP Programmer‟. |