I want to enable data cache. I dont have much experience with ARM as I have mostly programmed for IA32. My understanding is that I need to enable MMU to enable data cache. As I dont need the virtual m
I am running into a strange issue I\'ve been able to track down somewhat but I still can\'t see the cause. Maybe someone here can shed some light?
开发者_StackOverflow社区Any comparison table available?The basic change for the 430X architecture was to introduce a 20 bit address range to allow addressing outside the 64K available on the original
There have been a few questions like this around the place but none have really answered my question specifically.(for example Connecting to device behind firewall )
I\'m experienced dev开发者_JAVA百科eloping Windows client desktop apps with WPF, but I\'ve never developed apps for a Windows XP embedded device. We have monitors located around the factory that run X
I\'m beginning to learn embedded with C (and maybe some C++) and someone from the office said they\'re willing to donate a free xilinx chip they\'ve got sitting on their shelf. I was thinking more alo
Variables of type int are allegedly \"one machine-type word in length\" but in embedded systems, C compilers for 8 bit micro use to have int of 16 bits!, (8 bits for unsigned char) then for more bits,
The software team in our graduation project asked for increasing the heap size per process in Android. They said that the default is \"16MB\" which isn\'t sufficient for them.
Is it possible to use Windows 7 default themes (such as Windows 7 Basic) on Windows Embedded Standard 7 ? If so, how ?
I\'m working on a project开发者_StackOverflow中文版 where I want to post a wall message to the users Facebook page but the problem is that the program will run on a very limited system and the only wa