{"id":18635775,"url":"https://github.com/xpack-dev-tools/qemu-eclipse-test-hello","last_synced_at":"2025-11-04T12:30:35.914Z","repository":{"id":89188075,"uuid":"500788058","full_name":"xpack-dev-tools/qemu-eclipse-test-hello","owner":"xpack-dev-tools","description":"A small \"Hello World!\" semihosting test running on QEMU","archived":false,"fork":false,"pushed_at":"2022-06-08T20:46:11.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T08:44:11.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xpack-dev-tools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"elegeul","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-06-07T10:12:32.000Z","updated_at":"2022-06-11T16:40:09.000Z","dependencies_parsed_at":"2023-06-14T08:45:27.622Z","dependency_job_id":null,"html_url":"https://github.com/xpack-dev-tools/qemu-eclipse-test-hello","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpack-dev-tools%2Fqemu-eclipse-test-hello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpack-dev-tools%2Fqemu-eclipse-test-hello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpack-dev-tools%2Fqemu-eclipse-test-hello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpack-dev-tools%2Fqemu-eclipse-test-hello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpack-dev-tools","download_url":"https://codeload.github.com/xpack-dev-tools/qemu-eclipse-test-hello/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239433912,"owners_count":19637806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T05:26:33.204Z","updated_at":"2025-11-04T12:30:35.868Z","avatar_url":"https://github.com/xpack-dev-tools.png","language":"Assembly","funding_links":["https://ko-fi.com/elegeul"],"categories":[],"sub_categories":[],"readme":"# qemu-eclipse-test-hello\n\n## Overall\n\nA small \"Hello World!\" application to test QEMU in bare-metal configurations.\n\nThe supported platforms are:\n\n- Cortex-M3\n- Cortex-A15 (32-bit)\n- Cortex-A72 (64-bit)\n\nFor each one see the corresponding `platform-*` folder.\n\n## Arm semihosting\n\nThe application uses Arm semihosting to communicate with QEMU.\n\nFor newlib, the options added to the linker line are:\n\n```console\n--specs=rdimon.specs -Wl,--start-group -lgcc -lc -lc -lm -lrdimon -Wl,--end-group\n```\n\n## initialised `.data`\n\nThe librdimon startup assumes the code will run from RAM,\nand does not copy initialised data from FLASH to RAM; to fix\nthis, manually copy the memory area before `_start()`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpack-dev-tools%2Fqemu-eclipse-test-hello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpack-dev-tools%2Fqemu-eclipse-test-hello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpack-dev-tools%2Fqemu-eclipse-test-hello/lists"}