processor
Processor can support/require an RTOS?
I have few queries related with going in for an RTOS for the different processors in hand. These ar开发者_如何学Ce generic questions. Maybe you can clarify with examples specific to any processor/rtos[详细]
2023-01-04 16:11 分类:问答Communication between processor and high speed perihperal
Considering that a processor runs at 100 MHz and the data is coming to the processo开发者_StackOverflowr from an external device/peripheral at the rate of 1000 Mbit/s (8 Bits/Clockcycle @ 125 MHz), wh[详细]
2023-01-04 04:02 分类:问答Polling or Interrupt based method
When shoul开发者_StackOverflowd one use polling method and when should one use interrupt based method ?[详细]
2023-01-03 19:34 分类:问答Determining the load on a particular core in a multicore processor
In a multicore processor, 开发者_运维技巧there are ways to tell the particular application to run in either single core or 2 cores or 3 cores. Considering a scenario in which the application(having lo[详细]
2023-01-03 16:38 分类:问答How to share a process?
How can I snuggle into another process? Like, share another process\'s name? So i开发者_如何学Gof my application is griddemo.exe, and I want to snug into, let\'s say, explorer.exe, is that possible? J[详细]
2023-01-03 00:40 分类:问答CPU and Data alignment
Pardon me if you feel this has been answered numerous times, but I need answers to the following queries![详细]
2023-01-02 23:52 分类:问答Physical cache vs Logical cache
What is the pros and cons of: - Physical cache (between MMU and Memory) - Logical cache (between CPU and M开发者_如何学PythonMU)[详细]
2023-01-01 19:04 分类:问答Dedicating all processor power to a task
Let\'s say we have a very processor-intensive task at hand which could be effectively parallelized. How can we dedicate all or almost all available processor power to performing开发者_如何学Python tha[详细]
2023-01-01 03:53 分类:问答ADO.NET tableadapter add/update/delete
I\'m using the table adapter in C# where visual studio generates the code for you. I have inserts and updates working just fine using the following code.[详细]
2022-12-29 20:46 分类:问答Can I develop a program in C# for my calculator?
Does those calculators have some type of a processor like a computer?Is it possible to program to them? And finally, is it somehow possible to run the .NET Micro Framework on it?[详细]
2022-12-28 04:13 分类:问答