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

CPUX support for simulation target #91

Open
thiloschulz opened this issue Feb 6, 2020 · 1 comment
Open

CPUX support for simulation target #91

thiloschulz opened this issue Feb 6, 2020 · 1 comment

Comments

@thiloschulz
Copy link
Contributor

Texas instrument's msp430-elf-gcc seems to emit PUSHM instructions instead of PUSH for MCUs that support CPUX or even when using compiler flag "-msim". The simulator throws an "unknown single-operand opcode: 0x1500") error. Are there plans to add CPUX to the simulation target?

@dlbeer
Copy link
Owner

dlbeer commented Feb 6, 2020 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