embedded
Is it required to use IPv6 for internal communication (e.x. intranet)?
I work on embedded project, where peripherals (cameras, storage, external devices) communicates through Ethernet. They are connected using multiple switches (using VLAN), but they are not exposed to e[详细]
2023-04-06 00:48 分类:问答Is there a Linux library for creating AVI files? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-05 14:55 分类:问答Delta Queue - Embedded Scheduler
I am trying to implement a simple delta queue on a small Cortex-M3 to schedule some tasks in the future. I have constructed something but I don\'t think its very[详细]
2023-04-05 04:55 分类:问答Linux automatically restarting application on crash - Daemons
I have an system running embedded linux and it is critical that it runs continuously. Basically it is a process for communicating to sensors and relaying that data to database and web client.[详细]
2023-04-03 20:59 分类:问答interpret unsigned as signed
I\'m working on an embedded platform (ARM) and have to be careful when dealing with bit patterns. Let\'s pretend this line is beyond my influence:[详细]
2023-04-03 19:39 分类:问答What is an appropriate sort algorithm for an embedded system?
I\'m developing the software for an embedded system, and I need to implement a sorting routine, and I\'m having trouble choosing an optimal solution. My requirements are as follows:[详细]
2023-04-03 13:02 分类:问答Replacement for the ioctl() function
I am developing a device driver I/O model for small microcontroller applications, using POSIX as a guideline for interface design. I implemented ioctl() as a means of controlling d开发者_如何转开发riv[详细]
2023-04-02 21:18 分类:问答Procedure to download code in Flash Memory
I am new to Embedded field. One doubt came up in my mind ab开发者_Python百科out hex file downloading:[详细]
2023-04-02 11:13 分类:问答Does "DO-178B level A" prohibits optimizing compilers?
There is an \"DO-178B\" level A and level B certification for airborne systems. Does it prohibit using of optimizating compilers?[详细]
2023-04-02 11:09 分类:问答Optimized way of Error handling in C Embedded
Basic question开发者_C百科 but wanted to know optimized way of doing it.. It is a code block for a close routine having multiple process to close. In all the cases, it should try to close all the proc[详细]
2023-04-01 23:33 分类:问答