Koenkk / Z-Stack-firmware

Compilation instructions and hex files for Z-Stack firmwares
MIT License
2.33k stars 643 forks source link

CC2530 + CC2591 does not report flash size #405

Closed DrTron closed 1 year ago

DrTron commented 1 year ago

I'm currently trying to add two new CC2530 routers using a CC Debugger and cc-tool (Linux). With that combination I was able to flash my current routers (a while ago, though).

I was able to flash one of the new routers (after a few resets), but the second one fails to report its flash size. Therefore the flashing fails.

cc-tool (v0.26) reports: Programmer: CC Debugger Target: CC2530 Device info: Name: CC Debugger Debugger ID: 5325 Version: 0x05CC Revision: 0x0044

Target info: Name: Revision: 0x00 Internal ID: 0x00 ID: 0x0000 Flash size: n/a Flash page size: 0 RAM size: n/a Lock data size: 16 B

I had that with the first one, too, but a few resets finally got it working. But the second one is stubborn. Any ideas?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days