Questions tagged as 'intel'

1
answer

Problems decoding x86 assembly from binary

I have written a program whose purpose is to read a compiled binary executable file for the x86 (intel) architecture and interpret the assembly code contained therein by executing it instruction by instruction. The part of reading the executable...
asked by 15.12.2013 / 17:40
1
answer

Switching from 16 to 64 bits during the boot of an Intel compatible PC

Some time ago I studied to create a draft operating system for Intel compatible PC computers, which really did not have to do much, besides putting the computer in 32-bit mode, handling the keyboard interrupts, and (at the time) of the serial po...
asked by 28.04.2014 / 22:45
1
answer

Mapping video card memory for access via Intel compatible x86 processor

Thinking about Intel x86 compatible computers, regardless of the facilities provided by modern operating systems, anyone who wants to draw / write something on the computer screen can access some known addresses, such as B800: 0000 (B8000h linear...
asked by 28.04.2014 / 23:18
1
answer

Program crashes after stack allocation and call in C

I'm trying to make a simple program: it allocates an integer in the stack, calls% c_of% of the C library, and prints it to the screen. I have already disassembled it in C , and I try to reimplement it, without success. I tested the allocation w...
asked by 08.02.2015 / 23:07
0
answers

Contents of an application site in Intel XDK

I'm developing an application on Intel XDK where I need to publish site content in-app. That is, when I update the site, the content in the application is also updated. Remembering that the site was developed in the Joomla! and is responsive....
asked by 22.01.2017 / 00:24
0
answers

Intel XDK Connection with Mysql Database

I have a question about connecting my external database application to Intel XDK. Could someone tell me what other techniques connect my application with an external database, plus the possibility of developing a webservice with php and xml / js...
asked by 01.06.2015 / 19:42
1
answer

AngularJS + route - Failed to execute 'replaceState' on 'History': A history state object with URL '...' can not be created in a document

Good Morning, Has anyone had the problem of applying XDK / CORD to looping when initializing. This error only occurs on the device. It will "reboot" until the error below occurs     
asked by 30.08.2016 / 16:06
1
answer

Add 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 Install Devices on the interface, nothing...
asked by 25.04.2017 / 03:21
1
answer

I would like to connect rails to Intel xdk

My final goal is to create an app in xdk that interacts with rails. If nobody knows exactly how it works but give a light on how to access sqlite with ruby and javascript already helps a lot. I have some doubts about the correct way to do this....
asked by 18.04.2016 / 05:30