keil c251工具介绍
keil c251(即dk251)是为mcs 251系列单片机所设计的开发工具,支持所有的251系列衍生产品,方便编写和测试c代码与251汇编代码。通过dk251开发工具可轻松了解251的on-chip peripherals及其他关键特性.
该版本为dk251评估版(试用版),并非破解版,使用时有代码大小限制,需要无代码限制版本,请联系购买正版。
keil c251 μvision4新特征
μvision4 is an ide (integrated development environment) that helps you write, compile, and debug embedded programs. it encapsulates the following components:
§ multiple monitor - flexible window management system.
§ system viewer - display device peripheral register information.
§ debug views - create and save multiple debug window layouts.
§ multi-project workspace - simplify working with numerous projects.
§ source and disassembly linking - the disassembly window and source windows are fully synchronized making program debugging and cursor navigation easier.
§ memory window freeze - store the current memory window view allowing easy comparison of memory contents at different points in time.
§ device simulation has been updated to support many new devices such as infineon xc88x, silabs c8051fxx, atmel sam7/9, and cortex-m3 mcus from luminary, nxp, and toshiba.
§ support for hardware debug adapters added including adi midas-link, atmel sam-ice, infineon das, and st-link.
§ new data and instruction trace capabilities for arm and cortex mcus.
§ xml based project files - create, view and modify projects as easily readable xml text files.
§ serial window - extended to provide a basic vt-100 terminal, ascii mode, mixed mode, and hex mode views.
§ watchpoints and logic analyzer variables are now easier to set.