Technical discussions about Code Composer Studio.
Search Results for "arm7"
Post a new Thread
jrao09 - Feb 20 2002
Hi,
We are developing an appliaction for a DSC21 chip, which is an SOC
with ARM7 & C54x processors on single chip. CCS2.0 provides a
simulator for OMAP( ARM... 
Lior Mouler - Jul 4 2007
Hi,
I am wondering if there is a way to work with TI's ARM7 tool chain
(cgtools) but avoid using CCS. There are at least two potential problems
with this approach:
1. T... 
Beiriger, Mike - Feb 20 2002
Jogeswara,
TI has not released a simulator for the TMS320VC5471. Spectrum Digital does
make a DSPLinux Developers' Kit for this DSP and it is available today.
... 
Glenn Shirley - Dec 16 2003
I've got an odd alignment issue I need some help with. I'm using CCS V1.3
with an ARM7 as my target.
I have three structures:
struct Z_T
{
u16 a;
u16 ... 