Skip to content
Discussion options

You must be logged in to vote

The mov(x, 14) instruction should be a set(x, 14).
According to the docs mov() has no data as source.
The PIO assembler is not a perfect solution. For saving code it is cast into the python syntax. It should have recognized the
mov(.., constant number) as an error but apparently did not.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hanshuebner
Comment options

@rkompass
Comment options

Answer selected by hanshuebner
@hanshuebner
Comment options

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