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

Switch to arm architecture and run error:[ERROR] __generate_text_bytecode() failed #105

Closed
3 tasks
DenkoWu opened this issue Sep 22, 2024 · 1 comment
Closed
3 tasks

Comments

@DenkoWu
Copy link

DenkoWu commented Sep 22, 2024

Step 1: Describe your environment

Operating System / Distribution: Windows 11 64-bit
Python version: 3.10.4
CEMU version (installed from pip, git etc.): 0.8

Step 2: Describe your problem

Steps to reproduce

微信图片_20240923005753

Switch to arm architecture and run error

Observed Results

  • What happened? This could be a description, log output, etc.

[ERROR] Failed to compile: exception KsError: Unknown token in expression (KS_ERR_ASM_EXPR_TOKEN)
[ERROR] __generate_text_bytecode() failed
[INFO] Emulator is now RUNNING
[INFO] Running all from 0x4000 to 0x4000
[INFO] Emulator is now FINISHED

@hugsy
Copy link
Owner

hugsy commented Sep 22, 2024

Your syntax is invalid (valid -> mov r0, 100)
image

@hugsy hugsy closed this as completed Sep 22, 2024
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