腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
读取文件会杀死NIC
中断
、
、
、
基于
MIPS
处理器和
Linux
2.6的板有一个非常奇怪的问题。所有传入的以太网数据包都有NIC
中断
。如果我发送10.000个数据包,我可以看到发生了10.000次NIC
中断
。NIC30: 0
MIPS
UART1 31: 3092
MIPS
例如,只有2-7k
中断
了10k数据包。它对系统性能有不利的影响,但是在重新启动所
浏览 6
提问于2016-10-08
得票数 0
回答已采纳
2
回答
将sh脚本交叉编译到enigma2 (
mips
) OpenEmbedded的bin中
、
、
、
、
=/scratch/cmoore/2013.05-36-
mips
-
linux
-lite/obj/pkg-2013.05-36-
mips
-
linux
-gnu/
mips
-2013.05-36-
mips
-
linux
-gnu.extras-36-
mips
-
linux
-gnu/
mips
-2013.05-36-
mips
-
linux</
浏览 5
提问于2013-10-10
得票数 1
1
回答
为什么我的Makefile不编译,我如何修复它?
、
、
浏览 0
提问于2019-02-11
得票数 1
回答已采纳
1
回答
mips
交叉编译驱动程序
、
、
/bin/
mips
-openwrt-
linux
-uclibc- M=$(PWD) modules 但不起作用。staging_dir/toolchain-
mips
_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/bin/
mips
-openwrt-
linux
-uclibc- default81-generic/arch/
mips
/Kbuild.platforms:35: &
浏览 4
提问于2015-04-30
得票数 1
回答已采纳
1
回答
GCC编译错误:与指定
mips
1处理器的其他体系结构选项冲突
、
、
、
我试图交叉编译价值为
MIPS
架构,但我得到了错误。/VEX/pub -DVGA_
mips
32=1 -DVGO_
linux
=1 -DVGP_
mips
32_
linux
=1 -DVGPV_
mips
32_
linux
_vanilla=1 -Ipriv -O2_
linux
_a-main_globals.o -MD -MP -MF priv/.deps/libvex_
mips
32_
linux</em
浏览 18
提问于2013-11-15
得票数 1
回答已采纳
1
回答
MIPS
异常和
中断
是如何工作的?
、
、
、
、
我正在处理一个类似于CPU的
MIPS
32,我想知道
MIPS
32异常和
中断
处理究竟是如何工作的。
MIPS
32特权资源体系结构指南没有给出多少信息。我想知道有几件事是: 如果在管道清除异常之前出现了两个异常,会发生什么情
浏览 3
提问于2012-11-25
得票数 4
回答已采纳
3
回答
未在
mips
上运行的golang二进制文件
、
我在Windows 10上使用Go 1.11.4,我想为运行
Linux
的
MIPS
74Kc处理器(Qualcomm QCA9558)编译代码。我编制的资料如下:获取一个可执行文件,上传并运行它,然后得到:重试w/ GOARCH=mipsle/hello_mipsle_
linux
: line 1: syntax error: unexpected "(" 我遗漏了
浏览 0
提问于2019-03-14
得票数 1
回答已采纳
1
回答
交叉编译器二进制执行错误
、
、
、
/bin/
mips
-unknown-
linux
-gnu-gcc -static hello.c -o
mips
-unknown-
linux
-gnu-hello-static + /home/seas/grad/dasnyder/opt/crosstool/gcc-3.4.5-glibc-2.3.6/
mips
-unknown-
linux
-gnu/bin/
mips<
浏览 11
提问于2010-07-16
得票数 1
回答已采纳
1
回答
如何使用gopacket for 32位
mips
编译Go应用程序
、
、
、
、
我正在尝试使用gopacket库将一个小应用程序编译到32位
mips
cpu上的
linux
。但我通常希望它具有与我的
linux
系统上的API相同的API。 更新,所以看起来需要确保的第一件事就是cgo的执行。:
mips
libpcap0.8-dev:
mips
libc6-dev:
mips
libdbus-1-dev:
mips
libpcap0.8:
mips
为了进行交叉编译,我似乎需要一个能做到这一点的gccgo为此,我安装了: apt-get ins
浏览 404
提问于2021-02-12
得票数 2
回答已采纳
2
回答
如何用clang/LLVM交叉编译Coreutils或其他GNU项目?
、
、
因为我安装了所有gcc交叉工具,比如
mips
-
linux
-gnu,powerpc64-
linux
-gnu,如果我有一个像test.c这样的简单的C程序int main;}clang --target=
mips
64-
linux
-gnuabi64 test.c -o test-
mips
64test-
mi
浏览 13
提问于2020-06-15
得票数 4
回答已采纳
2
回答
交叉编译不查找库
、
、
我正在尝试在我的
Linux
系统(x86_64)上编译一段
MIPS
big endian架构的代码。去买我自己的工具链。./configure --target=
mips
-unknown-
linux
-gnu --host=
mips
-unknown-
linux
-gnu CC=/opt/cross/bin/
mips
-unknown-
linux
-g
浏览 1
提问于2019-08-03
得票数 1
1
回答
Objdump不承认共享库的体系结构
、
、
我在Ubuntu14.04上为ARM平台构建了一个共享库。该文件已成功编译和生成。我可以使用nm命令检查导出的符号,但是当我检查.so文件头时,我得到了架构未知的信息。objdump -f libMyLib.so architecture: UNKNOWN!, flags 0x00000150:start address 0x000033a0
浏览 2
提问于2016-09-28
得票数 2
1
回答
GDB的
中断
跳过了标签上的
中断
行
、
、
下面是hello world
MIPS
程序的调试会话。该程序用GCC编写,用gdb-多重拱进行调试.代码在QEMU上执行,GDB连接到8080上的QEMU调试端口。在执行break main时,我希望GDB在第7行(jal hello)中
中断
,但它在第9行创建了断点。程序版本:
mips
-
linux
-gnu-gcc (Debian 4.3.5-4) 4.3.5 qemu-
mips
version 2.0.0 (Deb
浏览 13
提问于2016-05-27
得票数 2
回答已采纳
1
回答
用现有的交叉编译器构建新库
、
、
我想使用预装的
mips
交叉编译器(
mips
-
linux
)构建新库。默认情况下,编译器链接glibc。Using built-in specs.for
mips
-
linux
-gnu-g++... nochecking for
mips
-
linux
-gnu-gxx..... <
浏览 0
提问于2018-03-20
得票数 3
1
回答
交叉比对OpenCV与OpenWRT的误差
、
、
、
、
/lib/gcc/
mips
-openwrt-
linux
-uclibc/4.6.3/../../../../lib/gcc/
mips
-openwrt-
linux
-uclibc/4.6.3/../../../../lib/gcc/
mips
-openwrt-
linux
-uclibc/4.6.3
浏览 6
提问于2014-03-17
得票数 1
回答已采纳
2
回答
连接-ng -- stdio.h:没有此类文件或目录
、
、
目标系统是
MIPS
。然而,一个简单的你好世界结局却很糟糕。
mips
-
linux
-gnu-gcc.exe -static -o helloStatic hello.cstatically linked, for GNU/
Linux
2.6.16, with unknown capability 0x41000000= 0xf6
浏览 5
提问于2014-11-06
得票数 1
回答已采纳
1
回答
OpenWrt的编写与编译程序
、
、
、
#include <stdio.h> printf("HelloWorld");}我将hello程序发送到我的设备,并制作了chmod 755。fw3: ELF 32-bit LSB executable,
MIPS
,
MIPS
浏览 6
提问于2019-04-27
得票数 2
1
回答
以OpenWrt为操作系统的
MIPS
交叉编译Snap7
、
、
、
、
/bin/
mips
-openwrt-
linux
-g++/libsnap7.so] Error 1
mips
-openwrt-
linux
-g++ -shared -fPIC -o ../bin/
mips
-openwrt-
linux
-g++/
浏览 4
提问于2014-06-05
得票数 1
2
回答
编译基于
MIPS
的codesourcery工具链参数?
、
、
、
、
/libexec/gcc/
mips
-
linux
-gnu/4.6.3/lto-wrapper.exeConfigured with: /scratch/cmoore-
mips
-
linux
-gnu-i686-mingw32/
mips
-li nux-gnu/bin --with-build-time-tools=/scratch&
浏览 1
提问于2012-08-29
得票数 2
回答已采纳
1
回答
用于
MIPS
的Mono框架3.0.6+交叉编译
、
、
My environment:
Linux
3.2.0-39-Generic62-UbuntuSMP清华2月28日00: 28 :53 UTC 2013 x86_64 GNU/
Linux
工具链:Sourcery/配置-前缀=/home/dev/mono-3.0.6-
mips
-主机=
mips
-
linux
-gnu-启用-极小=分析器、调试、日志记录、soft_debug -无-mcs-docs-target=
mips
-
linux</em
浏览 5
提问于2013-03-25
得票数 4
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
这篇文章给大家介绍一下Linux的中断系统
MIPS 指令集开源了 官方已释出
POC将弃用SPIN 重与MIPS展开深度合作
美国恶劣天气导致Linux之父家中断电断网六天:内核更新延期
QEMU 4.0.0 发布,几乎可以模拟任何硬件设备的模拟器
热门
标签
更多标签
云服务器
ICP备案
对象存储
即时通信 IM
实时音视频
活动推荐
运营活动
广告
关闭
领券