Other Parts Discussed in Thread: TMS320F28335
Tool/software: TI-RTOS
hi everyone
Previously i have successfully used tms320f28335 using CCSv6 with simulink (matlab 2016a) for pwm generation.
now i switched to TMS32028379D docking station for pwm generation with same CCSv6 and matlab 2016a. required changes has been done in simulink model such as target hardware, epwm modules.
But the error i am getting is:
*** Starting debug session...
SEVERE: IcePick_C_0: Error connecting to the target: (Error -151 @ 0x0) One of the FTDI driver functions used during the connect returned bad status or an error. The cause may be one or more of: no XDS100 is plugged in, invalid XDS100 serial number, blank XDS100 EEPROM, missing FTDI drivers, faulty USB cable. Use the xds100serial command-line utility in the 'common/uscif' folder to verify the XDS100 can be located. (Emulation package 6.0.504.4)
SEVERE: emulation failure occurred
SEVERE: Error connecting to the target: emulation failure occurred
*** Cannot create a valid debug session for Board/CPU=*/C28xx_CPU1.
Make sure this matches only one board and one CPU.
Exiting...
### Successful completion of build procedure for model:
Also, while opening device mamneger>com ports, nothing is changing while connecting or disconnecting the hardware (F28379D docking station).
f28335 docking station is still recognised as seen in device manager.
Another problem is that there are no pins with numbering 0-8 and 10 on the docking station.
Thanks