Issue to reflash my cc2531 #5564
LucasJanin
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm try to update my cc2531 on my Mac (old intel, let not be to adventured and try with my m1 :-)
On Zigbee2mqtt documentation, I'm using this page:
https://www.zigbee2mqtt.io/information/flashing_the_cc2531.html
Run this:
sudo ./cc-tool -e -w ~/Downloads/CC2531_router_2020_09_29/router-cc2531-std.hex
But get this error:
dyld: Symbol not found: __ZN5boost16re_detail_10720011raw_storage6insertEmm
Referenced from: /Users/lucas/cc-tool/./cc-tool
Expected in: /usr/local/opt/boost/lib/libboost_regex-mt.dylib
in /Users/lucas/cc-tool/./cc-tool
Abort trap: 6
Thank in advance for any help.
Beta Was this translation helpful? Give feedback.
All reactions