embedded
Handling hardware resources when testing with Jenkins
I want to setup Jenkins to 1) pull our source code from our repos开发者_JAVA技巧itory, 2) compile and build it[详细]
2023-04-08 18:19 分类:问答Embedded Linux - Booting phases
I would like to systematize my U-Boot/linux knowledge. Is it true that minimum 2 bootloader phases are needed in each embedded platform? Or can following process vary?[详细]
2023-04-07 13:05 分类:问答inject parameters in cgi-bin through shell
My current prob开发者_JAVA技巧lem is that I\'m developing a embedded system that uses a binary Cgi inside cgi-bin folder. For some obscure reason, when I access the browser and type /cgi-bin/Cgi?AjaxA[详细]
2023-04-07 12:13 分类:问答How can I size/match a record component while reading in its data from a Stream in Ada?
Very specific question but we have some good Ada people here so I would like to hear thoughts.I’m reading data from a file used for embedded systems.The data chunks I’m working with always have a pr[详细]
2023-04-07 12:05 分类:问答address=data via macro define
#define PORTC *(unsigned char volatile *)(0x1003) #define DDRC *(unsigned char volatile *)(0x1007) So I\'ve been trying to read some stuff about embedded C. Initially I thought this macro was a poin[详细]
2023-04-07 06:23 分类:问答M2M in Open Source
Is 开发者_如何学JAVAthere any open source(it may be c,c++ and java) for machine to machine communication ?[详细]
2023-04-07 04:19 分类:问答PC Lint error 714
In my CRC8.c I have this function: BOOL isCRCValid(const UINT8 *ptr, U开发者_运维技巧INT8 Len, UINT8 CRCChar){[详细]
2023-04-06 19:17 分类:问答A minimalistic human-readable serialisation format parser for an embedded system
By \"human-readable serialisation format\" I mean YAML, JSON, INI or like. Please note, XML is too verbose and too inconvenient for my purposes, so le开发者_StackOverflow中文版t\'s leave it alone as t[详细]
2023-04-06 17:45 分类:问答Lua unit testing framewok for embedded systems
I\'m just curious, what is a good Lua framework f开发者_如何转开发or unit-testing on embedded systems. I heard about Lunit and Lua Unit, but do these libraries work fine on embedded systems?As far as[详细]
2023-04-06 16:21 分类:问答Keyboard input in Qt
I am working on a Qt application running on embedded Linux. I am pretty new to this Qt business since I have just started it a month back, so understand that I\'m not that object-oriented ... :P[详细]
2023-04-06 09:23 分类:问答