 | MCB2100 User's Guide |  |
|
|
| LPC Development StudioTo use the MCB2100 Board download the Lite Edition of the Keil Microcontroller Development Kit (MDK-ARM). The MDK-ARM Lite Edition includes: - The powerful and easy-to-use µVision IDE with integrated text editor, project management and program make capability.
- The µVision Debugger including complete CPU and peripheral simulation, and supporting drivers for the Keil ULINK USB-JTAG Adapter.
- Program and project examples using the Keil ARM tools.
- Extensive tutorials and documentation.
Restrictions of the MDK-ARM Lite EditionThe restrictions for the Lite Edition of the Keil MDK-ARM Developers Kit are: - The image ROM size of the generated application is limited to 32KB maximum.
- The linker does not accept scatter-loading description files for sophisticated memory layouts.
- The base address for code/constants is restricted to 0xXX000000, 0xXX800000, or 0x00080000 whereby XX stands for 00, 01, ..., FF. This allows memory start address like 0x00000000, 0x12800000 and so on.
- It is not possible to generate position independent code or data.
- The compiler does not generate a listing file.
|
|