Hi,
I want to compile a firmware for the CC2530ZNP mini kt.
I had test the original firmware in the directry C:\Texas Instruments\CC2530ZNP Mini Kit\Bin\CC2530-MK-Pro.hex,it worked well with the examples in C:\Texas Instruments\CC2530ZNP Mini Kit\ZNP Examples.
But when i tested the examples in C:\Texas Instruments\CC2530ZNP-MK Sensor Network Application\IAR\ZNP Sensor Monitor Demo Application,it didn't work.If i updated the CC2530ZNP firmware with C:\Texas Instruments\CC2530ZNP-MK Sensor Network Application\IAR\Bin\ProdHex Images,the ZNP Sensor Monitor Demo Application works well.
And,it was so strange that the CC2530ZNP with C:\Texas Instruments\CC2530ZNP-MK Sensor Network Application\IAR\Bin\ProdHex Images cann't work with the C:\Texas Instruments\CC2530ZNP Mini Kit\ZNP Examples,even the resetZnp function cann't work well. So i wonder:
What is the difference between C:\Texas Instruments\CC2530ZNP Mini Kit\Bin\CC2530-MK-Pro.hex and the C:\Texas Instruments\CC2530ZNP-MK Sensor Network Application\IAR\Bin\ProdHex Images?Which one is the standard firmware with full ZIGBEE function supported?
I had download the ZStack-CC2530-2.5.0 and installed it,I recompiled the ZNP source codes to get the firmware,but what i got is the same firmware of C:\Texas Instruments\CC2530ZNP-MK Sensor Network Application\IAR\Bin\ProdHex Images
how can i compile a firmware of C:\Texas Instruments\CC2530ZNP Mini Kit\Bin\CC2530-MK-Pro.hex?my programs works on this firmware so i want to know more details of this firmware.
PS:my testing device is the CC2530ZNP mini Kit with SPI interface.
Thanks.