Other Parts Discussed in Thread: CC2530, CC2531
Hi,
I base on Z-Stack2.4.0-1.4.0 and follow the document with Serial Boot Loader For CC253x SOC(SWRA327)
I use the Boot loader base the below folder program into CC2530(for CC2530 Boot) first
Projects\zstack\Utilities\BootLoad\CC253x\Boot.eww
Next step follow the document create the *.bin file with GenericApp then via the SBDemo.exe upgrade the firmware is no problem.
The same procedures on CC2531 CDC mode run serial bootloader have some question.
Step1. Downlaod the CC2531 Boot loader then the LED1(Green) will start blinking wait the image data.
Step2. Create the *.bin include the CDC driver base on GenericApp for CC2531(This GenericApp have tested ok with CDC driver)
Step3. Via SBDemo.exe upgrade the firmware.After upgrade success the LED1 and LED2 will start flashing then press the SW2 to jump to application image
The PC with Boot loader stage can identify the CC2531 CDC device, but after jump to the application image,PC will not identify the CDC device, it become a nuknown device on PC side. But I use the packet sniifer to check the RF packet is right action.
So the application image should be work, but the CDC driver will fail with PC side.
I don't know what problem at this part?
I have check the ZNP project have workspace "CC2531-ProdSBL" for this part. The tested result is same fail on CDC driver with PC side.
Can you assistant me this issue?
Ethan
Thank you