RESOLUTION
The programming algorithm depends on the device. For example, when you are using the MCB2100 board with the Philips LPC2129 device, you need to select the algorithm as described below:
- Open the dialog Project — Options — Utilities.
- Select ULINK ARM Debugger and click Settings to open the Flash Download Setup dialog.
- In the Flash Download Setup dialog use the button Add and select the programming algorithm LPC2000 256KB Flash.
- Specify under RAM for Algorihtm Start: 0x40000000 and Size: 0x0800 since this is the valid address range for the RAM.
It is important that you setup the RAM for Algorithm to an available on-chip RAM space. The area shown above is correct for the Philips LPC2000 devices but it may be different for other devices.
如果沒有對應芯片的flash,采用keil5下載對應的pack
然后就OK了