<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355 in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264334#M1495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might not be a bad idea to do a quick call to confirm Dirk can see, and is downloading the correct versions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2013 23:20:14 GMT</pubDate>
    <dc:creator>billkrakar</dc:creator>
    <dc:date>2013-04-19T23:20:14Z</dc:date>
    <item>
      <title>Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264314#M1475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Discussion area for partners and alpha customers who are working to get VG graphics going on Vybrid.&lt;/P&gt;&lt;P&gt;The intent is for this discussion to be populated by the Freescale internal team with the latest files, instructions, tips etc. to allow others to create a known working platform with the Spinning Tiger Demo running on the Auto EVB Rev C w/ MQX 4.0.2 and the MQX VG drivers (0.4.0 now and 0.5.0 shortly) using HW acceleration on the GC355 GPU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 00:13:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264314#M1475</guid>
      <dc:creator>billkrakar</dc:creator>
      <dc:date>2013-04-12T00:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264315#M1476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get the rotating tiger first you need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The following SW:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- MQX 4.0.2 EAR1&lt;/P&gt;&lt;P&gt;- vf600 OpenVG 0.4.0&lt;/P&gt;&lt;P&gt;- Uboot Image... &lt;EM&gt;I am using: U-Boot 2011.12-00548-gd2215dc-dirty (Mar 26 2013 - 16:59:44)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;- CodeSourcery GCC compiler: &lt;A href="http://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/" title="http://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/"&gt;Sourcery CodeBench Lite Edition - Mentor Graphics &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - &lt;SPAN style="color: #000000; font-family: Calibri; font-size: 16px;"&gt;(Download the EABI release: EABI Release Sourcery CodeBench Lite 2012.03-56)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: at this initial state, Bill Krakar can provide access to the OpenVG release and uboot binary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The following HW:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- Vybrid 1.1 with L2 Cache enabled&lt;/P&gt;&lt;P&gt;- SD Card&lt;/P&gt;&lt;P&gt;- AutoEVB Rev C&lt;/P&gt;&lt;P&gt;- serial console&lt;/P&gt;&lt;P&gt;- Display monitor with DVI input and DVI cable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;Building the executable:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;STRONG&gt;Build MQX 4.0.2 EAR1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;1. edit mqx/source/bsp/vybrid_autoevb_a5/init_bsp.c, change __EXTERNAL_DDRAM_SIZE to 0x800000&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;2. cd build/vybrid_autoevb_a5/make&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;3. TOOL=gcc_cs CONFIG=debug TOOLCHAIN_ROOTDIR=$your_cs_install_path/Sourcery_CodeBench_Lite_for_ARM_EABI make build&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;STRONG&gt;Build OpenVG Tiger sample app:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Build demo application:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;1. Apply rotation_800 makefile patch for mqx4&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="margin: 10px 20px; padding-left: 10px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;--- a/tests/rotation_800/build-autovf600-gnu-mqx-d/eclipse/makefile&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+++ b/tests/rotation_800/build-autovf600-gnu-mqx-d/eclipse/makefile&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;@@ -15,10 +15,10 @@&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;##############################################################################################&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# Start of default section&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;#&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-PLATFORM = faraday_a5&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+PLATFORM = vybrid_autoevb_a5&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;GC3XX_ROOT = ../../../..&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-MQX_TWRVF65GS10_PATH ?= /home/wayne/vivante/extpacs/os/mqx_impresario&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-MQX_LOC ?= $(MQX_TWRVF65GS10_PATH)&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+MQX_TWRVF65GS10_PATH ?= $(GC3XX_ROOT)/../extpacs/os/mqx4&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+MQX_LOC = $(MQX_TWRVF65GS10_PATH)/lib/$(PLATFORM).gcc_cs&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;GCC_DIR = $(shell export PATH='$(PATH)'; which $(CC) | sed 's|/bin/.*||; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; s|/cygdrive/\(.\)|\1:|')&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;GCC_VERSION = $(shell $(CC) --version | grep ^arm | sed 's/^.* //g')&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;@@ -41,9 +41,8 @@ DDEFS = \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -DTWRVF600 \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -D__GNU__ \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -DDISCFG_PLAT_ACR \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ -D__STRICT_ANSI__ \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -DARM \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- -DIMPRESARIO_CPU_FARADAY \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- -DUSE_THUMB \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -DgcdENABLE_BANK_ALIGNMENT=1&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -DgcdBANK_BIT_START=13&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -DgcdBANK_BIT_END=15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;@@ -66,35 +65,10 @@ DADEFS =&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# List all default directories to look for include files here&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;DINCDIR = \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; $(GC3XX_ROOT)/hal/os/$(OS_TYPE)/inc \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- $(MQX_LOC)/os/mqx/mqx/include&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/bsp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/psp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/config&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/pcmmgr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/pcmmgr/codec&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/infrastructure/config/include&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/config/common&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/infrastructure/config/profiles&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/psp/cortex-a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/psp/cortex-a/vybrid&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/bsp/$(PLATFORM)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/serial&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/spi&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/esdhc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/sdcard&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/sdcard/sdcard_esdhc&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/lwgpio&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/sai&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/flashx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/flashx/freescale&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/esai&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/esai/esai_fifo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/esai/esai_fifo/mqx_dev_drv&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/asrc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/i2c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/usb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mqx/io/io_expander&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; $(MQX_LOC)/os/mqx/mfs/include \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ $(MQX_LOC)/debug/bsp \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ $(MQX_LOC)/debug/psp \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ $(MQX_LOC)/../../config/common \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ $(MQX_LOC)/../../config/$(PLATFORM) \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; $(GC3XX_ROOT)/sdk/inc \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; $(GC3XX_ROOT)/tests/libs/twrvf600 \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; $(GC3XX_ROOT)/tests/libs&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;@@ -107,13 +81,11 @@ DLIBDIR = \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# List all default libraries here&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# bsp/psp libs need to be pulled in before libc, to assure mqx malloc is used&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;DLIBS = \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- $(GC3XX_ROOT)/libs/vg/build-autovf600-gnu-mqx-d/libovg.a \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- $(GC3XX_ROOT)/libs/egl/build-autovf600-gnu-mqx-d/libegl.a \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- $(GC3XX_ROOT)/tests/libs/twrvf600/build-autovf600-gnu-mqx-d/libtwrvf600.a\&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- $(GC3XX_ROOT)/tests/libs/guts/build-autovf600-gnu-mqx-d/libguts.a\&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- $(MQX_LOC)/os/mqx/lib/libpsp.a \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- $(MQX_LOC)/os/mqx/lib/libbsp.a \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- $(MQX_LOC)/os/mqx/lib/libpcmmgr.a \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ $(GC3XX_ROOT)/libs/vg/build-twrvf600-gnu-mqx-d/libovg.a \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ $(GC3XX_ROOT)/libs/egl/build-twrvf600-gnu-mqx-d/libegl.a \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ $(GC3XX_ROOT)/tests/libs/twrvf600/build-twrvf600-gnu-mqx-d/libtwrvf600.a\&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ $(MQX_LOC)/debug/psp/psp.a \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+ $(MQX_LOC)/debug/bsp/bsp.a \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -lc -lgcc -lm -lcs3hosted -lcs3 -lcs3arm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;#&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;@@ -131,7 +103,7 @@ PROJECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = ttt&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;#&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# Define linker script file here&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;#&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;-LDSCRIPT = $(GC3XX_ROOT)/tests/scripts/impresario_ddr.ld&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;+LDSCRIPT = $(GC3XX_ROOT)/tests/scripts/ddr.ld&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;FULL_PRJ = $(PROJECT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;# List all user C define here, like -D_DEBUG=1&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;@@ -182,9 +154,6 @@ OPT = \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -mfloat-abi=soft \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -fno-exceptions \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -fno-builtin-printf \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- -mfpu=neon \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- -mthumb \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;- -nostdlib \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -isystem $(GCC_DIR)/lib/gcc/arm-none-eabi/$(GCC_VERSION)/include \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -isystem $(GCC_DIR)/lib/gcc/arm-none-eabi/$(GCC_VERSION)/include-fixed \&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; -isystem $(GCC_DIR)/arm-none-eabi/include&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;2. cd &lt;SPAN style="font-style: inherit; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;"&gt;tests/rotation_800/build-autovf600-gnu-mqx-d/eclipse&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-style: inherit; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;"&gt;3. export &lt;SPAN style="font-style: inherit;"&gt;MQX_TWRVF65GS10_PATH&lt;/SPAN&gt;=$your_mqx4_path&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="font-style: inherit; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;"&gt;4. make&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Prepare SD Card:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;On a linux host:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- load uboot into sdcard&lt;/P&gt;&lt;P&gt;&lt;EM&gt;dd if=u-boot.imx of=/dev/sdX bs=512 seek=2 conv=sync &amp;amp;&amp;amp; sync&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;where /dev/sdX is your sdcard device, for instance: /dev/sdb&lt;/P&gt;&lt;P&gt;- load the generated elf file:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;sudo dd if=/media/shared/ttt.bin of=/dev/sdX bs=512 seek=2048 conv=sync &amp;amp;&amp;amp; sync&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;where /dev/sdX is your sdcard device, for instance: /dev/sdb&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Testing the SD Card on the AutoEVB:&lt;/P&gt;&lt;P&gt;- Insert the SD card on the AutoEVB sd card slot&lt;/P&gt;&lt;P&gt;- Set the following RCON switches: SW10: 6,7 ON, SW11 4,6 (numbers of individual switches go from 1 to 8)&lt;/P&gt;&lt;P&gt;- Connect the serial port to a terminal with the following settings: speed 115200, Data bits 8, Stop bits 1, Parity None, Flow control xon/xoff.&lt;/P&gt;&lt;P&gt;- Make sure your board has the uart serial port jumpers properly enabled: J46 1-2, J48 set, J49 1-2.&lt;/P&gt;&lt;P&gt;- Make sure your boot jumpers are configured to boot from RCON switches: J15 0 &lt;SPAN style="text-decoration: underline;"&gt;1 2&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; J18 &lt;SPAN style="text-decoration: underline;"&gt;0 1&lt;/SPAN&gt; 2&lt;/P&gt;&lt;P&gt;- Make sure you have connected the DVI to the AutoEVB and your Display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Uboot&lt;/P&gt;&lt;P&gt;- As soon as you apply power you should see uboot sending data to your terminal, stop the autoboot and write the following to configure the boot parameters&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;set bootcmd 'mmc read 0x80000420 0x800 0x11364;go 0x80000420'&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;saveenv&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;reset&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should see the tiger rotating in your display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ioseph Martinez Pelayo&#xD;
Added: Make sure your boot jumpers are configured to boot from RCON switches: J15 0 1 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; J18 0 1 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 18:12:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264315#M1476</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-12T18:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264316#M1477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to build MQX following the instructions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be worth mentioning that I failed using a more recent version of the Windows Sourcery toolchain. After switching to Linux using the matching toolchain version I could build it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I failed building the tiger example:&lt;/P&gt;&lt;P&gt;I couldn't apply the patch. It failed with hunk #15 failed error message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the lists of include directories I see this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; $(GC3XX_ROOT)/hal/os/$(OS_TYPE)/inc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I couldn't find a matching directory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Maybe I am using the wrong version of "&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;vf600 OpenVG 0.4.0&lt;/SPAN&gt;". I got mine from the Freescale compass extranet&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 12:09:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264316#M1477</guid>
      <dc:creator>dirkdoerr</dc:creator>
      <dc:date>2013-04-15T12:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264317#M1478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Short update:&lt;/P&gt;&lt;P&gt;I used a wrong mqx path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can compile the demo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 13:48:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264317#M1478</guid>
      <dc:creator>dirkdoerr</dc:creator>
      <dc:date>2013-04-15T13:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264318#M1479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know if this procedure works with microSDHC cards, or is a pure microSD card required?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 19:15:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264318#M1479</guid>
      <dc:creator>jasonwilliamson</dc:creator>
      <dc:date>2013-04-16T19:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264319#M1480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, it also works with SDHC, I just have here a working 4GB SDHC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 19:35:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264319#M1480</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-16T19:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264320#M1481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of updates:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Attached makefile because seems the posted makefile cannot be used to patch&lt;/P&gt;&lt;P&gt;- for MQX check this post: &lt;A href="http://compass.freescale.net/livelink/livelink/228827556/MQX_4.0.2_-_Alpha2_%28Vybrid_Auto_Board_Only%29.exe?func=doc.Fetch&amp;amp;nodeId=228827556&amp;amp;vernum=1" title="http://compass.freescale.net/livelink/livelink/228827556/MQX_4.0.2_-_Alpha2_%28Vybrid_Auto_Board_Only%29.exe?func=doc.Fetch&amp;amp;nodeId=228827556&amp;amp;vernum=1"&gt;http://compass.freescale.net/livelink/livelink/228827556/MQX_4.0.2_-_Alpha2_%28Vybrid_Auto_Board_Only%29.exe?func=doc.Fe…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:27:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264320#M1481</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-18T16:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264321#M1482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Vybrid 1.1&lt;/SPAN&gt; required or could it also run on 1.0 version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:39:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264321#M1482</guid>
      <dc:creator>dirkdoerr</dc:creator>
      <dc:date>2013-04-18T16:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264322#M1483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it will work on 1.0 but I don't know for sure. I can give it a try later and let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:43:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264322#M1483</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-18T16:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264323#M1484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach the uboot binary to this topic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 18:18:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264323#M1484</guid>
      <dc:creator>jasonwilliamson</dc:creator>
      <dc:date>2013-04-18T18:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264324#M1485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the uboot sources to the same extranet site &lt;A class="jive-link-external-small" href="http://compass.freescale.net/livelink/livelink?func=ll&amp;amp;objid=226470266&amp;amp;objAction=browse&amp;amp;sort=name" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; background-color: #ffffff;"&gt;http://freescale.com/livelink/livelink?func=ll&amp;amp;objid=226470266&amp;amp;objAction=browse&amp;amp;sort=name&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the tar file there is a binary if you want to skip the building process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 19:25:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264324#M1485</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-18T19:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264325#M1486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't get it running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to crash in OvgApp_Draw. I can't say exactly because I don't have a hw-debugger; only printf debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you upload somewhere a binary that is supposed to work, please? Best with some printfs so I could see where it fails in case of error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 12:32:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264325#M1486</guid>
      <dc:creator>dirkdoerr</dc:creator>
      <dc:date>2013-04-19T12:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264326#M1487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mine is not running either -- but I have 1.1 silicon.&amp;nbsp; The interrupts don't fire.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 13:01:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264326#M1487</guid>
      <dc:creator>jimmikola</dc:creator>
      <dc:date>2013-04-19T13:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264327#M1488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just realized that I am using EAR1 and the site is alpha2.&lt;/P&gt;&lt;P&gt;I will give a try with alpha2 and let you know if I see the same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 14:18:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264327#M1488</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-19T14:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264328#M1489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize... it is not working with alpha2 on my side too. There should be some differences between the two versions that make it fail. Let me look if we can get you a EAR1 installer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 15:30:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264328#M1489</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-19T15:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264329#M1490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Posting a binary that I just tested for reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 20:00:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264329#M1490</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-19T20:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264330#M1491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The EAR1 was posted before and upated to alpha2 version of this file.&lt;/P&gt;&lt;P&gt;Can you please try this link? &lt;A href="http://compass.freescale.net/livelink/livelink/228827556/MQX_4.0.2_-_Alpha2_%28Vybrid_Auto_Board_Only%29.exe?func=doc.Fetch&amp;amp;nodeId=228827556&amp;amp;vernum=1" title="http://compass.freescale.net/livelink/livelink/228827556/MQX_4.0.2_-_Alpha2_%28Vybrid_Auto_Board_Only%29.exe?func=doc.Fetch&amp;amp;nodeId=228827556&amp;amp;vernum=1"&gt;http://compass.freescale.net/livelink/livelink/228827556/MQX_4.0.2_-_Alpha2_%28Vybrid_Auto_Board_Only%29.exe?func=doc.Fe…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is supposed to retrieve a previous version of the file which is EAR1&lt;/P&gt;&lt;P&gt;I had to rename the file to *.exe because it was downloaded as livelink file, but is the installer for MQX 4.0.2 EAR1 which I just tested. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 20:11:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264330#M1491</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-19T20:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264331#M1492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but following these links never worked at my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I normally go to compass side and search for the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 20:19:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264331#M1492</guid>
      <dc:creator>dirkdoerr</dc:creator>
      <dc:date>2013-04-19T20:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264332#M1493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;go to &lt;A href="http://compass.freescale.net/livelink/livelink?func=ll&amp;amp;objId=226470266&amp;amp;objAction=browse" style="font-size: 10pt; line-height: 1.5em;" title="http://compass.freescale.net/livelink/livelink?func=ll&amp;amp;objId=226470266&amp;amp;objAction=browse"&gt;http://compass.freescale.net/livelink/livelink?func=ll&amp;amp;objId=226470266&amp;amp;objAction=browse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Left clic on the small arrow pointing down, a menu will pop up&lt;/P&gt;&lt;P&gt;Go down to properties and select versions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be taken to the version history of the installer, select the one with EAR1 on the name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: hope you can access to all this options, since this is an extranet site and I am not aware about if you have the required permissions to check previous versions. If not, let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 20:23:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264332#M1493</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-19T20:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid VG Graphics - Spinning Tiger Demo on Auto EVB w/MQX GC355</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264333#M1494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, doesn't work. But I think I got it now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to compass directly and looked for all revisions of the installer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am downloading it now but I cannot test it until Monday.I am already at home ;-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 20:26:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-VG-Graphics-Spinning-Tiger-Demo-on-Auto-EVB-w-MQX-GC355/m-p/264333#M1494</guid>
      <dc:creator>dirkdoerr</dc:creator>
      <dc:date>2013-04-19T20:26:47Z</dc:date>
    </item>
  </channel>
</rss>

