embedded
scruffybear
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Jetson Nano冷却风扇控制
Jetson Nano冷却风扇安装好后却不转,进行一下测试,确保正常工作。原创 2021-12-03 22:25:18 · 1120 阅读 · 0 评论 -
Embedded Linux S3C2440 environment setup
SummaryCreate Virtualbox image from USB imageUSB to serial port usageuse putty as hyper terminalUse minicom in Fedora LinuxNetwork connection between S3C2440 and VirutalboxUSB connection between原创 2016-07-18 13:58:26 · 591 阅读 · 0 评论 -
Embedded Linux S3C2440 Environment Startup
SummaryPowering Up The BoardLogging In and ExploringReferenceSummarySummarize the Embedded Linux S3C2440 board startup, for the environment setup, can refer to another blog entry.Powering Up The Boa原创 2016-09-16 16:02:16 · 882 阅读 · 0 评论 -
Embedded Linux S3C2440 Build and Boot an Image
文章目录SummaryInstall BuildrootCompile and install BusyboxGenerating the Root FilesystemCompiling the Linux kernelDownload zImageReferenceSummaryTried to build and boot zImage on Embedded Linux S3C2440...原创 2018-12-31 15:27:29 · 271 阅读 · 0 评论 -
Embedded Linux S3C2440 - Kernel Module
文章目录SummaryConfigure Kernel to support Module and Kernel DebuggingCreate the Driver Module and add to the source treeConfigure and compile BusyboxGenerate initramfsCompile Linux Kernel and Module FooD...原创 2019-05-08 17:50:00 · 261 阅读 · 0 评论 -
Embedded Linux S3C2440 - Multi-thread Scheduling
文章目录SummaryAll-stop Mode and Non-Stop Mode debuggingAll-stop mode debuggingNon-stop mode debuggingThread-specific BreakpointMulti-Thread ApplicationMulti-Thread Application debugging testMulti-thread ...原创 2019-05-27 16:19:53 · 434 阅读 · 0 评论 -
Embedded Linux S3C2440 Profiling
文章目录SummaryOProfile Applications and driverConfigure and Compile Busybox to support OprofileDownload the Kernel Image to S3C2440 boardCreate RootfsRecompile the Kernel ImageDownload the kernel image t...原创 2019-05-30 17:34:13 · 548 阅读 · 0 评论 -
Embedded Linux S3C2440 - QEMU and Graphic
文章目录SummaryRun a QT Demo on QEMUConvert the kernel image to uImage formatQEMU NetworkingBooting via TFTPReferenceSummaryTested QEMU and Graphic application on Embedded Linux S3C2440.QEMU is open-so...原创 2019-06-06 00:04:28 · 1122 阅读 · 0 评论 -
Embedded Linux S3C2440 - USB Gadget Drivers
文章目录SummaryBasicsUsing S3C2440 as a USB HostUsing S3C2440 as a USB DiskUsing the Gadget Serial DriverReferenceSummaryTested on Embedded Linux S3C2440 target board to be configured as USB device, lik...原创 2019-07-23 15:59:58 · 861 阅读 · 0 评论
分享