Skip to content
New issue

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

ERROR: cannot access local variable 'chip' where it is not associated with a value #150

Open
olylak opened this issue Dec 16, 2023 · 1 comment

Comments

@olylak
Copy link

olylak commented Dec 16, 2023

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

image
image

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.
image

@olylak
Copy link
Author

olylak commented Dec 17, 2023

I think the issue could be resolved with this pull request #149.
Just tried and it works for me.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant