• eglMakeCurrent outputs on console - FATAL GL_ARB_transform_feedback2 extension is required but not detected.
    I am using ARM GLES3.0 emulator. I have NVIDIA GeForce 8400 GS which supports OpenGL 3.3. My problem is, though eglMakeCurrent succeeds it leaves following message on console even simple Cube example...
  • eglMakeCurrent outputs on console - FATAL GL_ARB_transform_feedback2 extension is required but not detected.
    I am using ARM GLES3.0 emulator. I have NVIDIA GeForce 8400 GS which supports OpenGL 3.3. My problem is, though eglMakeCurrent succeeds it leaves following message on console even simple Cube example...
  • virtual console
    I am writing a software on a CPU without usable I/O (like physical serial port). for the debugging stage I would like to have some I/O (like printf to virtual console). Is there a way to do that, like...
  • virtual console
    I am writing a software on a CPU without usable I/O (like physical serial port). for the debugging stage I would like to have some I/O (like printf to virtual console). Is there a way to do that, like...
  • JTAG Communication Console
    I'm wanting to communicate with an LPC2103 using a kind of command line interface, but there is no serial port on this board. I believe there is a way to use the JTAG port to send messages back to the...