Other Parts Discussed in Thread: OMAPL138, , CCSTUDIO
I am getting stuck trying to get an RTOS example built. In this MCASP example:https://software-dl.ti.com/processor-sdk-rtos/esd/docs/06_03_00_106/rtos/index_device_drv.html#id192
I get the following error when running pdkProjectCreate.bat C6748
C:\ti\processor_sdk_rtos_omapl138_6_03_00_106\packages>pdkProjectCreate.bat C6748
=========================================================================
Configuration:
SOC : C6748
BOARD : all
ENDIAN : little
MODULE : all
PROJECT_TYPE : all
PROCESSOR : arm
PDK_SHORT_NAME : C:\ti\PROCES~1\packages\
=========================================================================
Checking Configuration...
ERROR: The C6748 soc does not contain an arm processor
Exiting...
=========================================================================
I am attempting to build the loopback example for the TMDSLCDK6748
Thanks