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

New Functionality: Firmware Error Code #4

Open
sifferman opened this issue Jan 14, 2022 · 0 comments
Open

New Functionality: Firmware Error Code #4

sifferman opened this issue Jan 14, 2022 · 0 comments

Comments

@sifferman
Copy link
Contributor

sifferman commented Jan 14, 2022

Currently, if the fpga firmware header does not match the rom firmware header, the M64 will print 'F' in TXBL[0][0]. This is implemented in handle_bad_firmware. Ideally, there should be a more detailed error code.

Proposed Solution

If the firmwares don't match, we should print both the fpga firmware header and rom firmware header. Note that if the null terminator is not found in a header, the header is assumed to be 256 bytes.

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