先说一下我这边的基本配置情况,
1:win xp 32位。
2:CC31xx_CC32xx_ServicePack-1.0.0.1.1-windows-installer.exe。
3:CC3200SDK-1.0.0-windows-installer.exe。
4:CCS 6.0.1
现在uniflash format 正常,烧写 servicepack_1.0.0.1.1.bin
后有如下打印,个人认为是正常的,
New Token is 0x0
[17:00:31] INFO: Download complete
[17:00:31] INFO: > Executing Operation: Disconnect
[17:00:31] DEBUG: disconnecting from device . . .
[17:00:31] DEBUG: wait for ack
[17:00:31] Operation ServicePackUpdate returned.
之后我编译例程 udp_socket,生成udp_socket.bin 也是紧接着烧写进去,发现出现问题如下
[17:02:21] INFO: Path to the service pack file: C:\Documents and Settings\Administrator\workspace_v6_0\udp_socket\Release\udp_socket.bin
[17:02:21] INFO: reading version info
[17:02:21] DEBUG: wait for ack
[17:02:21] INFO: Flash Device detected.
[17:02:21] ERROR: Incorrect bundle format. Operation cancelled.
[17:02:21] INFO: > Executing Operation: Disconnect
[17:02:21] DEBUG: disconnecting from device . . .
[17:02:21] DEBUG: wait for ack
[17:02:21] Operation ServicePackUpdate returned.
请问是我的操作步骤有问题还是我的配置有什么问题,麻烦ti 给予支持.
