Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged embedded

0 votes
596 views
1 answer
    I have a powershell script that embedds (not attaches) a picture and sends an email. The picture has increased now ... looks like in the email. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
489 views
1 answer
    I have downloaded the sources for a Linux kernel from kernel.org and created the header files by calling make ARCH ... files for a Linux kernel? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
700 views
1 answer
    I'm hoping maybe someone has a quick answer for this but essentially when I turn on optimizations, I get the ... I'm using Integrity 5.10 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
498 views
1 answer
    Say I have a struct like the following ... typedef struct { int WheelCount; double MaxSpeed; } Vehicle ... a recently inherited embedded system. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
462 views
1 answer
    I've to test some low level code on an ARM architecture. Typically experimentation is quite complicated on the real ... Do you have some advice? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
474 views
1 answer
    I'm working in an embedded environment (Arduino/AVR ATMega328) and want to implement the Factory Method pattern ... pattern without using new? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
723 views
1 answer
    I am working on an embedded system that uses buildroot as a tool for building the kernel and the root ... me how buildroot apply patches? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
627 views
1 answer
    I'm new to Yocto Project. The initial idea is to create a custom image based on core-image-full- ... : DISTRO_FEATURES_remove = "x11 wayland" See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
583 views
1 answer
    Having moved some embedded code to FreeRTOS, I'm left with an interesting dilemma about the watchdog. The watchdog ... in situations like this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
359 views
1 answer
    I just got my BeagleBoard-Xm and I'm wondering if there is any detailed step by step tutorials on how to ... appreciated! Best Regards Mr Gigu See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
479 views
1 answer
    When should one use polling method and when should one use interrupt based method ? Are there scenarios in which both can be used ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
691 views
1 answer
    Currently at work, we are developing software for some arm-elf little endian devices. We are currently doing this in ... way i can compile mono? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
401 views
1 answer
    I've had a look at Stack Overflow question Initialization of a microSD card using an SPI interface and didn ... between MOSI/MISO transfers. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
397 views
1 answer
    I'm working on a university project where I'm writing software for an Atmel SAM7S256 microcontroller from the ground ... can clear this up. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
364 views
1 answer
    I have a device with SPI flash storage I'd like to use an UBIFS filesystem on that flash device as my rootfs. ... root fs on unknown-block(0,0) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
431 views
1 answer
    I am interested in cross-compiling a Linux kernel for an ARM target on a x86 host. Are there some good practices ... have? Is it a good idea? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
428 views
1 answer
    I'd like to be able to unit test my Arduino code. Ideally, I would be able to run any tests without ... in conjunction with the Arduino IDE. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
404 views
1 answer
    I am trying to get this tutorial to work as intended without success (Something fails after the bl main ... to my expectations? Thanks Henrik See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
459 views
1 answer
    I'm working on some code for a microprocessor. It has a few large, critical constants. #define F_CPU 16000000UL In ... anything like this in C? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
615 views
1 answer
    I'm using a STM32F4 and its SPI to talk to a 74HC595 like in this tutorial. Difference is for starters I'm ... is done and set the latch there? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
454 views
1 answer
    I found this header file for PIC microcontrollers by the name of pic1250.h and I'm unable to get the hang of some ... I'm just a newbie at this. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
662 views
1 answer
    While building the kernel I am giving LOADADDR as "0x80008000": make uImage LOADADDR=0x80008000 Can you please help ... length of the LOADADDR? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
544 views
1 answer
    I'm very new to Qt..and in my program i have added some icon files in .qrc resource file. How can we ... our program the files stored in qrc ? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
475 views
1 answer
    I'm trying to write a C program for blinking a LED on the Beaglebone. I know I can use the sysfs way...but ... a LED. Any idea about the reason? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
388 views
1 answer
    I've been curious to understand if it is possible to apply the power of Haskell to embedded realtime world, and ... executing is under 0.5ms. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
852 views
1 answer
    How would I install things on Pepper, since I don't know what package manager it uses. I usually use apt ... off Gentoo which uses portage. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
502 views
1 answer
    For embedded applications, it is often necessary to access fixed memory locations for peripheral registers. The standard way ... do_stuff(); } } See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
398 views
1 answer
    I will first say that I'm not expert in the field and my question might contain misunderstanding, in which ... /drivers made me confused.. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...