#RustLang on #STM32 F4: UART Communication
https://apollolabsblog.hashnode.dev/stm32f4-embedded-rust-at-the-pac-uart-communication
Here's how Apache #NuttX RTOS boots on #PinePhone ... Visualised as a Call Graph with Unicorn Emulator and #RustLang
To lookup the DWARF Debug Symbols in an ELF File ... Call the #RustLang Crates "addr2line" and "gimli"
Article: https://lupyuen.github.io/articles/unicorn2?4#dwarf-debug-symbols
#UnicornEngine is based on QEMU Emulator ... And lets us intercept the emulated code with #RustLang
Article: https://lupyuen.github.io/articles/unicorn2?2#intercept-code-execution-in-unicorn
Here's how we emulate Apache #NuttX RTOS with #UnicornEngine and #RustLang ... We'll use this to generate the Call Graph
Article: https://lupyuen.github.io/articles/unicorn2?2#intercept-code-execution-in-unicorn
Let's find out how Apache #NuttX RTOS boots on #PinePhone @PINE64 ... Visualised with Unicorn Emulator and #RustLang
Can we emulate Apache #NuttX RTOS for #PinePhone @PINE64 ... With #UnicornEngine and #RustLang? Let's find out!
Create a #RustLang web app with Rocket and Diesel
https://blog.logrocket.com/create-web-app-rust-rocket-diesel/
"The #RustLang project has published its plans for a new governance model, following a 2021 crisis that led to the mod team's resignation"
https://thenewstack.io/rust-project-reveals-new-constitution-in-wake-of-crisis/
Tauri Mobile: Develop Mobile apps with JavaScript and #RustLang
https://studioterabyte.nl/en/blog/tauri-mobile-app-development
Here's what happens when #UnicornEngine tries to access Emulated Memory that isn’t mapped ... And how we map it in #RustLang
Article: https://lupyuen.github.io/articles/unicorn?6#unmapped-memory
Here's how we attach a Memory Access Hook in Unicorn Emulator with #RustLang
Article: https://lupyuen.github.io/articles/unicorn?3#memory-access-hook
Emulating Machine Code in #RustLang ... With #UnicornEngine
Article: https://lupyuen.github.io/articles/unicorn?2#emulate-arm64-machine-code
Let's emulate some #Arm64 Machine Code in #UnicornEngine with #RustLang
Article: https://lupyuen.github.io/articles/unicorn?2#emulate-arm64-machine-code
IoT Techie and Educator / Apache NuttX PMC