 | MCBSTR730 User's Guide |  |
|
|
| Keil MDK-ARMTo use the MCBSTR730 Board download the Lite Edition of the Keil Microcontroller Development Kit (MDK-ARM). The MDK-ARM Lite Edition includes: - Powerful and easy-to-use µVision IDE that includes editor, project management and program make capability.
- µVision Debugger with a complete CPU, peripheral simulation, and driver for the Keil ULINK USB-JTAG Adapter.
- MDK-ARM Compilation Tools that include ANSI C/C++ Compiler and related utilities.
- RTX RTOS Kernel (library only) for the ARM Compiler.
- STR73x Software Library ported for the ARM Compilation Tools.
- Extensive tutorials and documentation.
The restrictions for the MDK-ARM Lite Edition are: - 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 a 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.
|
|