Part Number: TMS320VC5510A I am porting a project from CCS3.3(DSP/BIOSv5.31.02[but started many revisions before this]) to CCS10.2(DSP/BIOSv5.42.02.10). I am currently working on the functions related to the handling the c55xx processor interrupts. I…
Part Number: TMS320VC5510A Hi Team,
The TMS320VC5510AZGWA2 and TMS320VC5510AZAVA2 are similar devices with different package, YBGA (ZGW) and NFBGA (ZAV). Upon checking the footprint, it seems that both devices have similar dimensions. Is TMS320VC5510AZAVA2…
Part Number: TMS320VC5510A I just installed code composer 10.4 on Ubuntu 18.04. I downloaded the full installer and selected the "C55x ultra-low-power DSP" component. The installer ran without a hitch, but when I go to create a new CCS project for the…
Part Number: TMS320VC5510A Hi
I can access the chip's DieID using CSL and debugger attached, see below:
D_IDH = CHIP_getDieId_High32();
D_IDL = CHIP_getDieId_Low32();
But when I run the application stand-alone I get garbage 0xFFFEFFFF; On other…
Part Number: TMS320VC5510A Hi, What are internal pullup and pulldown resistor values for IO pins? [min., typ., max.]
Customer wants to know for HPIENA and /HAS pins. Data sheet (SPRS139I) Table 2-2 just says there are internal pulls, but no value is…