Hi,
Is it possible to get to work C55XCSL - lowpower -ver 3.04.00.02 examples in CCS ver 6.1? I'm trying (CSL_USB_CdcExample), but I do not know what I did wrong because I do not get examples work. I followed the instructions, try to importing files (C:\c55_lp\c55_csl_3.04\c55xx_csl), but the CCS got stuck and I had to close it by force.
OS: Windows 8.1 64-bit
CCS: 6.1.0.00104
Compiler : TI v4.4.1
Dev Kit: eZdsp5535
Code Support Library: C55XCSL-LOWPOWER-3.04.00.02
Below are instructions for target configuration:
3.3 For Running the Projects on C5535 DSP (page 9 in pdf):
To run CCSv5 examples, change the emulator target configuration file (*.ccxml) to use
c55_csl_3.04\c55xx_csl\build\c5505evm_pg20.gel as your source of gel commands.
(How this will be done and when?)
- Open CCSv5
- Open Target Configuration for desired target board.
- Respective CCXML file can be imported from the below path.
<CSL_INSTALL_DIR>\c55_csl_3.04\ c55xx_csl\ccs_v5.0_examples \Gel_ccxml_Files\ C55<XX>.xxcml
(Exactly what file? There is no C5535.xxcml file)
- Click Target Configuration under the Advanced tab.
- Click on C55xx under the All Connections window.
- Under CPU Properties click Browse for the initialization script.
- Select desired Gel file: <CSL_INSTALL_DIR>\c55_csl_3.04\c55xx_csl\ccs_v5.0_examples \Gel_ccxml_Files\C55<XX>.gel.
(Again, what file exactly?)
- Save updated configuration.
Regards,
Timo