This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Android 4.2/4.3 support for DM3730

Other Parts Discussed in Thread: DM3730

Hi,

Could you please let me know  whether ti support for Android 4.2/4.3 porting for DM3730 TI Processor?

I have seen is rowboat android 4.1.2 source device folder contain ti/omap3evm and  In 4.3 it is ti/am335xevm.

Does it means both will support for DM3730 Processor ?

Regards,

Alex

  • Hi,

    I have download the rowboat android 4.3 and porting for DM3730 Based board.

    During the android startup/booting ...Facing the problem of symbol not found.

    D/libEGL  ( 1891): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/libEGL  ( 1891): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
    E/HAL     ( 1891): load: module=/system/lib/hw/gralloc.omap3.so
    E/HAL     ( 1891): dlopen failed: cannot locate symbol "_ZNK7android9CallStack4dumpEPKc" referenced by "gralloc.omap3.so"...
    E/SurfaceFlinger( 1891): gralloc module not found
    E/SurfaceFlinger( 1891): hwcomposer module not found
    E/SurfaceFlinger( 1891): ERROR: failed to open framebuffer (Invalid argument), aborting
    F/libc    ( 1891): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 1892 (SurfaceFlinger)
    I/DEBUG   ( 1123): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

    Please suggest me how can i solve this. Your answers are highly appreciated.

    Regards,

    Alex