Hello,
we develop a multicore-multi-DSP application for medical imaging. I have to upload and start the application on four EVM DSP (32 cores). How can I do that ?
a) Booting from NOR/FTP: Seems to take quite some time to set up MAD, no option in this early development stage.
b) Using 4 PCs and load over CCS. Should be a fallback, using 4 PCs is not convenient
c) Upload one by one. Connect one by one: Connect EVM by USB, start in CCS, disconnect and so forth.... Unfortunately this option does not work, when disconnecting the JTAG the application on the target stops.
d) Connect 4 EVM on one PC. In CCS V5 is a way to adress a XDS100 by it serial no. But unfortunately on the EVM6678L:
C:\ti>xds100serial
Scanning for XDS100 emulators...
Index Serial number Description
0 TIU72PWC Texas Instruments XDS100+RS232 V1.0
1 TIU72PWC Texas Instruments XDS100+RS232 V1.0
2 TIU72PWC Texas Instruments XDS100+RS232 V1.0
3 TIU72PWC Texas Instruments XDS100+RS232 V1.0
all onboard XDS100 have the same ID.
Questions:
1) What is the best option to follow ? How can I run my test-software-releases on four targets ? (I would prefer option c)
2) Is there a way to disconnect USB without stopping operation of the App I uploaded and started using CCS ?
3) If d): If I have to flash the XDS100 serial No., where can I obtain the original file the onboard devices were flashed with ?
Thanks,
Roelof Berg