Most voted "intel" questions
Intel Corporation is a multinational technology company in the United States that manufactures integrated circuits such as microprocessors and other chipsets.
Learn more…10 questions
Sort by count of
-
13
votes1
answer560
viewsProblems decoding Assembly x86 from binary
I have written a program whose goal is to read a binary executable file compiled for the x86 (intel) architecture and interpret the Assembly code contained therein by executing instruction by…
-
9
votes1
answer138
viewsSwitching from 16 to 64 bits while booting an Intel PC compatible
Some time ago I studied to create a draft operating system for Intel PC compatible computers, which actually didn’t need to do much, besides putting the computer in 32-bit mode, handle keyboard…
-
8
votes1
answer881
viewsMapping video card memory to access via Intel compatible x86 processor
Thinking of Intel compatible x86 computers, without considering the facilities provided by modern operating systems, anyone who wants to draw/write something on the computer screen can access some…
-
2
votes1
answer184
viewsProgram crashes after stack allocation and call in C
I’m trying to make a simple program: allocate on the stack an integer, calls scanf from the C library and print it on the screen. I’ve done the same Disassembly in C, and I try to reimplement it,…
-
1
votes0
answers1318
viewsIntel XDK connection to Mysql database
I have a question about connecting my application to an external database on Intel XDK. Could someone tell me what other techniques to connect my application with an external database, besides the…
-
1
votes0
answers56
viewsContent from an in-app website on Intel XDK
I’m developing an application on Intel XDK where I need to publish the site content in the app. That is, when I update the site, the content in the application is also updated. Remembering that the…
-
0
votes1
answer52
viewsI would like to connect Rails to Intel xdk
My ultimate goal is to create an xdk app that interacts with Rails. If nobody knows exactly how it works but give a light on how to access the sqlite with ruby and javascript already helps a lot. I…
-
0
votes1
answer692
viewsAngularjs + route - Failed to execute 'replaceState' on 'History': A history state Object with URL '...' cannot be created in a Document
Good Morning Everyone, Someone has already had the problem of the XDK / Cordova application getting looped when booting. This error only occurs on the device. It stays "rebooting" until error occurs…
-
0
votes1
answer1835
viewsAdd devices to Quartus II 13.0sp1 using . qdz file
It happened to me and I had some difficulty in finding the solution, so I decided to share it. The problem occurs when Quartus indicates that there are no devices installed and when accessing the…
-
-1
votes2
answers302
viewscan’t use android emulator on androidstudio
Good evening guys, I need to run android studio on my machine, but it gives the error: "Intel HAXM is required to run this AVD. VT-x is disabled in BIOS. Enable VT-x in your BIOS security Settings…