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

Adjust address start offset in multi #38

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

d0pam1n
Copy link
Contributor

@d0pam1n d0pam1n commented Nov 16, 2020

In multi read and multi write, the offset of the start address depends on the WordLen.

We have to mutiply the start by 8, if it is not a bit, timer or counter.

Fixes #5

In multi read and multi write, the offset of the start address depends on the WordLen.
@robinson robinson merged commit 5cd111a into robinson:master Nov 17, 2020
@robinson
Copy link
Owner

Vielen dank für die Behebung, VG

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

Successfully merging this pull request may close these issues.

AGreadMulti with start value > 0 results in "CPU : Address out of range"
2 participants