Skip to content

H8/300H normal mode implementation errors #6426

Answered by GhidorahRex
Thodoris1999 asked this question in Q&A
Discussion options

You must be logged in to vote

I've never seen that error. A couple thoughts:
You can try adding growth="negative" to your stackpointer definition like so:<stackpointer register="er7" space="mem" growth="negative"/>
Second, I don't know anything about this architecture, but it seems strange to me that the stack pointer is 32-bits but you only use 16-bits to access the stack. I'm not sure how that works.

Replies: 2 comments 5 replies

Comment options

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

@GhidorahRex
Comment options

@Thodoris1999
Comment options

Comment options

You must be logged in to vote
2 replies
@GhidorahRex
Comment options

Answer selected by Thodoris1999
@Thodoris1999
Comment options

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