We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I'm trying to flash UZG-01 device based on the CC2652P chip with the following firmware: https://github.com/Koenkk/Z-Stack-firmware/blob/master/coordinator/Z-Stack_3.x.0/bin/CC1352P2_CC2652P_launchpad_coordinator_20230507.zip
And getting the following error: ERROR: cannot access local variable 'chip' where it is not associated with a value
ERROR: cannot access local variable 'chip' where it is not associated with a value
Command used: py ./cc2538-bsl.py -evw --ieee-address 00:12:4b:00:14:b5:56:da -p COM8 ./CC1352P2_CC2652P_launchpad_coordinator_20230507.hex
py ./cc2538-bsl.py -evw --ieee-address 00:12:4b:00:14:b5:56:da -p COM8 ./CC1352P2_CC2652P_launchpad_coordinator_20230507.hex
Could you please advide what could be reason?
Thanks in advance.
Update: Just opened a shell and it's RF-Star RF-BM-2652P41 - CC2652P7.
The text was updated successfully, but these errors were encountered:
I think the issue could be resolved with this pull request #149. Just tried and it works for me.
Thanks
Sorry, something went wrong.
No branches or pull requests
Hello,
I'm trying to flash UZG-01 device based on the CC2652P chip with the following firmware: https://github.com/Koenkk/Z-Stack-firmware/blob/master/coordinator/Z-Stack_3.x.0/bin/CC1352P2_CC2652P_launchpad_coordinator_20230507.zip
And getting the following error:
ERROR: cannot access local variable 'chip' where it is not associated with a value
Command used:
py ./cc2538-bsl.py -evw --ieee-address 00:12:4b:00:14:b5:56:da -p COM8 ./CC1352P2_CC2652P_launchpad_coordinator_20230507.hex
Could you please advide what could be reason?
Thanks in advance.
Update:
Just opened a shell and it's RF-Star RF-BM-2652P41 - CC2652P7.
The text was updated successfully, but these errors were encountered: