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

question on devices #1

Open
schaefer01 opened this issue Nov 16, 2021 · 5 comments
Open

question on devices #1

schaefer01 opened this issue Nov 16, 2021 · 5 comments

Comments

@schaefer01
Copy link

hi,
I was working with the linux bootloader provided by TI but it was delivered in binary, is fragile, and doesn't identify detailed errors.

I am using your code as a basis for a better linux host bootloader, and I am also modifying some of your core to be less fragile and return more information on errors returned by the firmware BSL.

By fragile, I mean that sometimes a sync, if late or repeated, will be responded to by a not-a-header-ack which, to my thinking, is ok and not an error. Your initial sync code just returns w/o reporting what is going on inside, such as timeout.
Rather than identify issues one-by-one that are shades of judgement and interpretation (i.e. you might not agree),
I'm just going to hack away.

Question/issue: I am wondering if I can give you the source when I am done, to do with whatever?

bob s.

@iOperator
Copy link
Owner

Hi Bob,
I'm glad the project might be of use for you - even though my project is in an initial state.
You are more than welcome to provide feedback, sources (when you are done), pull requests.

Thank you and best regards,
Max

@schaefer01
Copy link
Author

schaefer01 commented Nov 18, 2021 via email

@schaefer01
Copy link
Author

schaefer01 commented Nov 30, 2021 via email

@schaefer01
Copy link
Author

schaefer01 commented Dec 2, 2021 via email

@schaefer01
Copy link
Author

schaefer01 commented Dec 2, 2021 via email

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

2 participants