Part Number: TMS320C6748
Other Parts Discussed in Thread: OMAPL138, CCSTUDIO
Where can I find some example code for this developement board?
The Resource Explorer has nothing?
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.
Hello Carl,
Please refer to https://e2e.ti.com/support/processors-group/processors/f/processors-forum/975156/faq-omap-l13x-c674x-resources-and-faq, and look for PDK example projects.
Regards,
Jianzhong
Hello Jianzhong Xu,
Thanks you for your help, still none the wiser though, I've spent literally days installing SDK's ect. and trying to open/import some example code but still nothing is working other than the basic 'Hello World' example? why does it have to be so hard and criptic, surely there should be an easy way to install the demos and get going in minutes?
regards
Carl..
I have this installed: C:\ti\pdk_omapl138_1_0_11
If I run the bach files to install the projects it comes up with path errors:
C:\ti\pdk_omapl138_1_0_11\packages>pdksetupenv.bat
***************************************************
Environment Configuration:
***************************************************
SDK_INSTALL_PATH : C:/ti
PDK_INSTALL_PATH : C:/ti/pdk_omapl138_1_0_11/packages
GMAKE_INSTALL_PATH : C:/ti/xdctools_3_55_02_22_core
PDK_SOC : omapl138
PDK_VERSION : 1_0_11
RULES_MAKE : C:/ti/pdk_omapl138_1_0_11/packages/ti/build/Rules.make
***************************************************
C:\ti\pdk_omapl138_1_0_11\packages>pdkProjectCreate.bat OMAPL138 all little all all dsp
=========================================================================
Configuration:
SOC : OMAPL138
BOARD : all
ENDIAN : little
MODULE : all
PROJECT_TYPE : all
PROCESSOR : dsp
PDK_SHORT_NAME : C:\ti\PDK_OM~1\packages\
=========================================================================
Checking Configuration...
Complete
=========================================================================
PDK_PARTNO : OMAPL138
PDK_ECLIPSE_ID : com.ti.pdk.omapl138
RTSC_PLATFORM_NAME : ti.platforms.evmOMAPL138
RTSC_TARGET : ti.targets.elf.C674
CCS_DEVICE : "com.ti.ccstudio.deviceModel.C6000.GenericC674xDevice"
*****************************************************************************
Detecting all projects in PDK and importing them in the workspace C:\ti\PDK_OM~1\packages\\MyExampleProjects
Detected Test Project: EMAC_lcdkOMAPL138_C674xLoopback_testProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: GPIO_LedBlink_lcdkOMAPL138_c674xTestProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: I2C_Master_lcdkOMAPL138_c674xTestProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: I2C_Slave_lcdkOMAPL138_c674xTestProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: MCASP_Audio_lcdkOMAPL138_c674xExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: MCBSP_DigLpbk_lcdkOMAPL138_c674xExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: MMCSD_FatfsConsole_lcdkOMAPL138_c674xExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: MMCSD_FatfsConsole_lcdkOMAPL138_DMA_c674xExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: MMCSD_lcdkOMAPL138_c674xTestProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: MMCSD_lcdkOMAPL138_DMA_c674xTestProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: SPI_LoopbackExample_lcdkOMAPL138_c674xDMAExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: SPI_LoopbackExample_lcdkOMAPL138_c674xExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: UART_BasicExample_lcdkOMAPL138_c674xExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: UART_BasicExample_lcdkOMAPL138_c674xDMATestProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: UART_BasicExample_lcdkOMAPL138_c674xTestProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: USB_DevAudio_lcdkOMAPL138_c674xExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: USB_DevMsc_lcdkOMAPL138_c674xExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: USB_HostMsc_lcdkOMAPL138_c674xExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: OSAL_BasicExample_lcdkOMAPL138_c674xTestProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: NIMU_emacExampleclient_lcdkOMAPL138C674xBiosExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Detected Test Project: NIMU_emacExample_lcdkOMAPL138C674xBiosExampleProject
The system cannot find the path specified.
Copying macros.ini
The system cannot find the path specified.
0 file(s) copied.
Project generation complete
*****************************************************************************
Finally a bit of progress, chagning the CCS path in the pdkProjectCreate.bat to the latest CCS:
if not defined CCS_INSTALL_PATH (
set CCS_INSTALL_PATH= C:\ti\ccs1210\ccs
This allowed it to create the examples folder in C:\ti\pdk_omapl138_1_0_11\packages\MyExampleProjects
These could then be imported into CCS
None of this was documented in the quick start, very frustrating!