gpt4 book ai didi

android - 使用 development studio 5 插件在 Eclipse 中构建和编辑 Android 内核

转载 作者:IT王子 更新时间:2023-10-29 00:39:27 25 4
gpt4 key购买 nike

我已经从这个网站下载了 eclipse DS-5

http://ds.arm.com/downloads/

我还能够反汇编基本的 C 程序代码。

但代码可以使用 DS-5 反汇编,只有在成功构建 C 源代码并生成 C 源代码的相应二进制文件之后。

所以现在我必须在 eclipse 中成功构建 android 内核,然后才能使用 DS-5 反汇编工具。

我找到了一个解释在 eclipse 中构建 Linux 内核的网站 http://financecoding.wordpress.com/2011/03/17/building-and-editing-linux-kernel-in-eclipse-for-android-rowboat/

以上链接是用于在eclipse中构建linux内核的,谁能给一个在eclipse中构建android内核的链接,或者请详细说明在eclipse中构建android内核的步骤。

提前致谢

最佳答案

我已经成功地从 Eclipse CDT 破解并构建了 android!

我用过this site作为对 android 内核的 Eclipse 配置的引用,它指的是可以找到的通用内核配置教程的旧版本 here .

请记住,第一次构建必须从 shell 完成,以便创建 .config 和其他一些东西。

接下来,您将收到“Type xyz could not be resolved”错误,但这是由于 bug in Eclipse Indexer 引起的。在最新版本中仍未修复。解决方法是在 Window -> Preferences -> C/C++ -> Code analysis 中关闭代码分析,但我建议禁用故障功能,在我的例子中是“符号未解析”和“类型无法解析”。

希望这对您有所帮助,祝您破解内核愉快!

关于android - 使用 development studio 5 插件在 Eclipse 中构建和编辑 Android 内核,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8395689/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com