📄 readme.txt
字号:
This file includes device and debugging support for the following System On Chip(SoC) devices from Texas Instruments:
- CC2430
- CC2431
- CC2510
- CC2511
- CC1110
- CC1111 (New)
For on-chip debugging support for CC1111, it is required to replace the 8051emu_cc.dll in the IAR Embedded Workbench installation directory.
There are 3 versions of this file included in this zip file. Depending on your compiler type, use one of these files:
- 30 day evaluation version of the compiler - use cc1111_debug_support-eval
- Kickstart version (code size limited) - use cc1111_debug_support-kickstart
- Full version of the compiler - use cc1111_debug_support-full
To install the debug support file follow these steps:
- Close all active IAR systems programs
- Locate the file o to: C:\Program Files\IAR Systems\Embedded Workbench 4.05\8051\bin\8051emu_cc.dll
- Backup 8051emu_cc.dll by renaming it to 8051emu_cc.bak
- Copy the correct version of the 8051emu_cc.dll in this zip file to:
C:\Program Files\IAR Systems\Embedded Workbench 4.05\8051\bin
- Restart IAR Embedded Workbench, CC1111 is now supported by the debugger
The config directory contains configuration files that set up memory sizes, memory bank models, and registers used by the C-spy debugger. Copy these files to:
C:\Program Files\IAR Systems\Embedded Workbench 4.05\8051\config
The header_files directory contains header files with all internal register definitions, copy these files to
C:\Program Files\IAR Systems\Embedded Workbench 4.05\8051\inc
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -