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

tools:Remove the --param compilation option #55

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

HoTBAIzZY
Copy link

@HoTBAIzZY HoTBAIzZY commented Jan 14, 2025

Summary

Fix warning flags, wasm-clang does not support
Related:open-vela/frameworks_runtimes_wasm#3

Impact

nop

Testing

cd vela
./build.sh vendor/xring/boards/marconi/o62m/configs/ap
./build.sh menuconfig and enable following configs: INTERPRETERS_WAMR, INTERPRETERS_WAMR_AOT, INTERPRETERS_WAMR_CONFIGUABLE_BOUNDS_CHECKS, INTERPRETERS_WAMR_CUSTOM_NAME_SECTIONS, INTERPRETERS_WAMR_DUMP_CALL_STACK,INTERPRETERS_WAMR_LIBC_BUILTIN,INTERPRETERS_WAMR_LIB_PTHREAD,INTERPRETERS_WAMR_LOG,INTERPRETERS_WAMR_REF_TYPES,INTERPRETERS_WAMR_SHARED_MEMORY,INTERPRETERS_WAMR_STACKSIZE=32768,INTERPRETERS_WAMR_THREAD_MGR
flashing wearable devices
(1)Flash vela_ap.bin to the wearable devices
(2)Successfully dialed and answered the phone.
(3)Logged into the third-party app and can browse the internet normally.

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

Successfully merging this pull request may close these issues.

3 participants