| Package Title | MCB1700 Board Support Package |
| Package Version | 1.2 |
| Board | Keil MCB1700 |
| CPU | NXP LPC1768 |
| Required Additional Packages | LPC1000 CPU Support Package |
| Required CrossStudio Version | 2.0 or later |
This package contains project templates, system files and example programs for the MCB1700.
Package Installation Instructions
CrossWorks Version 2.x Installation Instructions
To install this support package using CrossStudio:
- Click the Tools > Package Manager menu option to open the package manager window.
- Right click on the MCB1700 Board Support Package entry and select Install Selected Packages.
- Click Next to take you to the summary page.
- Click Next to install the package.
- Click Finish to close the package manager window.
Alternatively, to manually install this support package:
- If you have not done so already, follow the LPC1000 CPU Support Package installation instructions.
- Download the file Keil_MCB1700.hzq using your web browser.
- Click the Tools > Manually Install Packages menu option.
- Select the file you have just downloaded to install the package.
Package Version History
1.2
- Added the -fms-extensions compiler option to the project templates in order to allow the CMSIS header files to compile without warnings.
- Now uses CMSIS startup code. Existing projects will need to add the $(TargetsDir)/LPC1000/include/CMSIS/system_LPC17xx.c file in order to build.
1.1
- Corrected link patch command.
1.0
- Initial Release.
Troubleshooting
- If you get a target JTAG adapter data link read timed out hardware error when connecting using a CrossConnect, set the CrossConnect's JTAG > Adaptive Clocking target property to No.