Skip to content

Zeptoforth doesn't recover after compile-to-flash and reset #65

Answered by tabemann
robzed asked this question in Q&A
Discussion options

You must be logged in to vote

One important note, though - unless you are very careful, try to make buffers' sizes multiples of four bytes to avoid alignment issues. Some things will work correctly when compiling to RAM will not work when compiled to flash because in many cases compiling to RAM forces alignment when compiling to flash does not.

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
7 replies
@robzed
Comment options

@robzed
Comment options

@robzed
Comment options

@tabemann
Comment options

@tabemann
Comment options

Comment options

You must be logged in to vote
4 replies
@robzed
Comment options

@tabemann
Comment options

@Andy2No
Comment options

@tabemann
Comment options

Answer selected by robzed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants