Hi,
I have followed the instructions on the
https://devel.rtems.org/wiki/Developer/Simulators/QEMU#Usingthertems-testingModule
But each time I run the pc386 simscript as mentioned in the page, I get the
message on the console
tcg doesn't support requested feature:cpuid.01h.edx.vme[bit 1]
and the
Hi,
I have followed the instructions on the
https://devel.rtems.org/wiki/Developer/Simulators/QEMU#Usingthertems-testingModule
But each time I run the pc386 simscript, I get the message on the console
tcg doesn't support requested feature:cpuid.01h.edx.vme[bit 1]
and then nothing happens, I do n
Hi,
Sorry for the delay. I am attaching my CMakeLists.txt with this.The test.c
is the source code from examples-v2. I created a separate build folder to
hold the builds. And from inside that gave the command
$ cmake ..
and then for the generated makefile,I gave the command
$ make all
After the exe
On Wed, Mar 9, 2016 at 1:38 AM, punit vara wrote:
>
>
>
> On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote:
>>
>>
>>
>> On Sun, Mar 6, 2016 at 2:09 PM, Ketul Shah wrote:
>>>
>>> Hello Punit and all,
>>>
>>> According to me, Punit you must have completed some gpio test through gpio
>>> API that
Create implementation header file.
Update #2555.
---
cpukit/libmisc/monitor/mon-driver.c | 1 +
cpukit/sapi/Makefile.am | 1 +
cpukit/sapi/include/confdefs.h| 1 +
cpukit/sapi/include/rtems/io.h| 13 ---
cpukit/sapi/include/rtems/ioimpl.h| 65 +++