Create z-stack Project for IAR
To do ZigBee development with CC2530 will certainly use the z-stack, and the development environment generally choose IAR Embedded Workbench, but the trouble is every time a new Z-stack project project is a nightmare, all kinds of replication and modification annoying not to be, So this tool simplifies the process of creating projects based on the Z-stack library. Please contact me if you have any questions! QQ441673604.
******************************************************************************
Create z-stack Project for IAR v0.1.0.2 * * * * * *
**** ****
[Codegame Team] qq:441673604 * * * * *
******************************************************************************
1. Please install the Z-stack library before use, it is recommended to use more than 2.5.1a, the software will be automatically loaded into the installed Z-stack library.
2. It is recommended to copy the Z-stack library to the project so that the system source code can be modified without affecting another project.
3. When "Copy Z-stack Library to Project" is selected, the entire project uses the Z-stack library under the project directly, in order to
Easy Engineering Management We have re-organized the Z-stack copy Library directory structure as follows:
Projectapp <-----------------------project root directory
|
|
|____zstack <--------------------z-stack Reference Library
| |
| |____components <--------The components under the original Z-stack Coogan directory were moved to
| | Over here
| |
| |____samples <----------The directory has been deleted without needing
|
|____source <--------------------Project Engineering source code
|
|
|
|____cc2530db <------------------project IAR engineering documents
If you do not select Copy Z-stack library to project, the entire project will refer directly to the Z-stack installation library
file, the library directory structure does not change.
4. The project name cannot contain Chinese, the length must be greater than 4 English + digits.
5. Because the 2.3.0 version of the Z-stack library by default, the compiler will have multiple warnings, so the software has been repaired,
The 2.3.0 version of the Z-stack library is automatically repaired when you select it.
6. For each resource:
Create z-stack Project for IAR v0.1.0.2:http://download.csdn.net/detail/codegame/8644903
IAR Embedded for 8051 v8.1 with registration: Http://pan.baidu.com/s/1gdkwo2B
zstack-cc2530-2.3.0-1.4.0:http://pan.baidu.com/s/1gdgy259
Zstack-cc2530-2.5.1a:http://pan.baidu.com/s/1gdlcjub
7. There is a problem can add group: 216388657 consultation.
2015-4-29 11:57
Tools for creating Z-stack projects (create Z-stack project for IAR)