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.

developing and running application on OMAP L138 in WIN CE

Other Parts Discussed in Thread: OMAP-L138, OMAPL138

Hi

1.    I have downloaded and installed  WinCE6.0 OS and also customized it with OMAP L138 BSP, I am assuming that while building it post customizing, the SDK is included in OS image. Is my assumption correct.

2.    Can anyone suggest the way ahead in developing application on winCE over OMAP L138 where I can use ARM for communication to PC over UART and DSP for processing some audio data via codec using MCBSP. I mean some way ahead in developing applications over OMAP and exploiting its dual core.

3.    I have been developing DSP application on CCS for c55xx. and also have fair idea about Assembly and C language.

regards

Hemant

  • hi

    any one please answer the query.

    hemant

  • Hi,

    See the below URL if it might give you some idea.

    http://www.embedded.com/design/operating-systems/4373383/Porting-Embedded-Windows-CE-6-0-R2?page=1

    It looks for me that may be you need to explore DSP/BIOS + WiNCE option.

    Regarding UART application you can write a simple console application on Host PC side and also the same on Windows CE side.

    I guess OMAP-L138 WiNCE BSP has already one application with the UARTTEST.

    Regards,

    GSR

  • Hi,

    urgent help required

    I am working on integrating DSP Link with Win CE 6.0, I followed all the steps as mentioned in Installation Guide for DSP Ling.

    I am facing repeated error U1073, I am resolving these errors by searching file in WINCE600 folder and copying it to the error directory....

    Logs:

    ************************************************************************************

    BUILD: [01:0000000358:PROGC ] Linking C:\WINCE600\platform\OMAPL138_AM18X\lib\ARMV4I\retail\usbfndrvr.lib
    BUILD: [00:0000000374:PROGC ] Building LIB Pass in C:\WINCE600\PLATFORM\OMAPL138_AM18X\SRC\DRIVERS\USB\USBOTG\ directory.
    BUILD: [01:0000000384:ERRORE] NMAKE :  U1073: don't know how to make 'C:\WINCE600\OSDesigns\OMAPL138_AM18X_SAMPLE\OMAPL138_AM18X_SAMPLE\Wince600\OMAPL138_AM18X_ARMV4I\cesysgen\oak\lib\ARMV4I\retail\defbuslib.lib'
    BUILD: [01:0000000386:ERRORE] NMAKE.EXE TargetLibFiles  -i -c BUILDMSG=Stop.  BUILDROOT=C:\WINCE600\PLATFORM\OMAPL138_AM18X LINKONLY=1 NOPASS0=1 failed - rc = 2

    ***********************************************************************************

    It is virtually inpossible to resolve all errors like this.

    any suggestions....

    thanks in advance

    hemant