mirror of
https://github.com/Koenkk/Z-Stack-firmware.git
synced 2025-01-01 04:07:33 +01:00
Increased buffers and moemory optimize for CC2530
This commit is contained in:
parent
d3499e4d41
commit
058916efa3
@ -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
Loading…
Reference in New Issue
Block a user