Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
|
Thanks Tom for your most interesting comments on the CSL, I am forwarding your email to Regards, Andrew ---------- Forwarded message ---------- Date: Thu, 21 Feb 2002 12:24:26 -0600 From: "Dillon, Tom" <> To: "Andrew V. Nesterov" <> Subject: FW: [c6x] usage of CSL/PSL functions Hello, Yesterday, I gave the answer below to Simha only ... BTW, he sent me a thank you note this morning. But, I am having trouble getting this message back on the webpage for others to see. I was blocked from answering yahoogroups. I verified my email on the yahoogroup site but it won't let me answer directly. So, if you can get this out there I would appreciate it. Regards, Tom Dillon -----Original Message----- From: Dillon, Tom Sent: Thursday, February 21, 2002 8:00 AM To: 'simha j'; Subject: RE: [c6x] usage of CSL/PSL functions Simha, The reason the PSL and CSL have similar functionality is that PSL is being phased out and CSL is its replacement. All current and future software development should use the CSL as a baseline. In fact the CSL is supported within Code Composer Studio with a configuration plugin tool. The Peripheral Support Library (PSL) was written for the C6201 (and C6701) on the EVM boards and is still maintained on the TI website for those EVM customers. But, the library was not written in a way to allow expansion to other C6000 family members. So a new software architecture was created and it is called the Chip Support Library (CSL). Actually, I say new but the CSL has been around for over a year. The C6000 CSL applies to C6201, C6202, C6203, C6204, C6205, C6211, C6701, C6711, C6712, C6713, C6414, C6415, C6416. There is also a CSL for the C5000 family. Hope this helps. Regards, Tom Dillon |