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

CC2531ZNP-without-SBL.bin does not boot #306

Closed
Avamander opened this issue Aug 22, 2021 · 2 comments
Closed

CC2531ZNP-without-SBL.bin does not boot #306

Avamander opened this issue Aug 22, 2021 · 2 comments
Labels

Comments

@Avamander
Copy link

After following zigbee2mqtt's alternative flashing guide and flashed CC2531ZNP-without-SBL.bin (f5622ff) my CC2531 does no longer boot. router-cc2531-diag-usb.bin however does work.

I think there's some kind of incompatibility in the generated .bin that's not documented.

@Avamander
Copy link
Author

I ran this from #278 and it seems to fix the issue. Not sure yet, I saw the original .bin boot once as well.

objcopy --gap-fill 0xFF --pad-to 0x040000 -I ihex CC2531ZNP-with-SBL.hex -O binary CC2531ZNP-with-SBL.bin

Probably fixes:

#298
RedBearLab/CCLoader#35

@github-actions
Copy link

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

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

No branches or pull requests

1 participant