What make an OS a real time one, or even an hard real time one?
This sub is dedicated to discussion and questions about embedded systems: "a controller programmed and controlled by a real-time operating system (RTOS) with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints."
MicroZed chronicles: experiences?
This sub is dedicated to discussion and questions about embedded systems: "a controller programmed and controlled by a real-time operating system (RTOS) with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints."
Parsing C++ and getting a database i can use: which tools exist?
Discussions, articles and news about the C++ programming language or programming in C++.
Advice on fuzzing library
a subreddit for c++ questions and answers
BASYS3 UART communication
A subreddit for programmable hardware, including topics such as: * FPGA * CPLD * Verilog * VHDL
Tooling to analyze CSV files with custom criteria?
Subreddit for posting questions and asking for general advice about all topics related to learning python.
Why choose stm32 over other microcontrollers?
stm32
SEGGER Ozone vs SystemView
stm32
Library compiled with a different version of the same compiler: can i use It?
a subreddit for c++ questions and answers
Backward compatible implementations of newer standards constructs?
a subreddit for c++ questions and answers
Wanting to try SYCL on a low cost board. What are my options?
SYCL makes it easier for developers to write software using a C++ single-source parallel programming model. This sub is for sharing news, tutorials and having discussions about SYCL. http://sycl.tech
Measuring execution time for memcpying a big struct
a subreddit for c++ questions and answers
C++ in embedded targets
a subreddit for c++ questions and answers
Move constructor and move-assignment operator not being called?
a subreddit for c++ questions and answers
Static analysis tools for Matlab code?
Official MATLAB subreddit
Not sure if variable arguments can be used here...
General subreddit for helping with **Java** code.
printf accessed concurrently by 3 tight loop tasks: trying to understand the output
A subreddit for all questions related to programming in any language.
Best practice for binary messages serialization?
a subreddit for c++ questions and answers
Tool to define software tests in a higher level way? (Focus on C++)
Resources and discussions about software testing and software quality assurance (QA).
Name clash with symbols defined in static library
a subreddit for c++ questions and answers
Critical section protection by disabling interrupts vs by using mutex
This sub is dedicated to discussion and questions about embedded systems: "a controller programmed and controlled by a real-time operating system (RTOS) with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints."
Looking for a course with emphasis on debugging an embedded system
This sub is dedicated to discussion and questions about embedded systems: "a controller programmed and controlled by a real-time operating system (RTOS) with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints."
Highlighting instances of a particular class
A subreddit dedicated to the Eclipse Integrated Development Environment (IDE), and its SWT/RCP platform. Here you can discuss, get the latests news, find tips & tricks, ask for help, etc.
Useful/less known gcc flags?
a subreddit for c++ questions and answers
Confused about how non virtual methods are called from derived class instance
a subreddit for c++ questions and answers