Increased buffers and moemory optimize for CC2530

This commit is contained in:
Viet Dzung 2018-08-23 20:01:55 +07:00
parent d3499e4d41
commit 058916efa3
2 changed files with 9728 additions and 9722 deletions

View File

@ -45,9 +45,15 @@ SECURE=1
INTER_PAN
ZTOOL_P1
CC2530_MK
HAL_LCD=FALSE
HAL_ADC=FALSE
HAL_UART_DMA_RX_MAX=128
NWK_MAX_DEVICE_LIST=15
MAX_NEIGHBOR_ENTRIES=10
MAXMEMHEAP=3120
INCLUDE_REVISION_INFORMATION
```
6. Press OK.
7. Right-click on *CC2530 - ProdHex** and click *Rebuild all*.
![Target](images/cc2530build.png)
8. Once finished, you can find the `CC2530ZNP-Prod.hex` file in `Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\dev`.
7. Create `Z-Stack Home 1.2.2a.44539\Components\mt\revision_info.h` with contents `#define CODE_REVISION_NUMBER 20182308`.
8. Right-click on *CC2530 - ProdHex** and click *Rebuild all*.
9. Once finished, you can find the `CC2530ZNP-Prod.hex` file in `Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\dev`.

File diff suppressed because it is too large Load Diff