Part Number: TMS320VC5502 Tool/software: Hello,
Can you share configuration files for processor:TMS320VC5502 for CCS 3.3 and CCS 12.7, please?
I need to update old project but there is not possible to choose TMS320VC5502 in both CCS.
Part Number: TMS320VC5502 Tool/software: I have a DSP board whose chip is TMS320VC5502, and have a emaulator is XDS510PP Plus, But I do not know which CCS Version is match, I try CCS7.0, CCS10.0 and the CCS12.0,but none of them works. I can't find the…
Part Number: TMS320VC5502 Tool/software: Will the following code write to m_logBuffer as desired when the buffer is at address 0x0004'9C40 or will it also write to someplace else (like 0x0000'9C40)?
My system is crashing when I write to this buffer…
Part Number: TMS320VC5502 Other Parts Discussed in Thread: SEGGER Tool/software: I updated my CCS v12.6 to v12.8 today. Two items were updated -- a driver for the SEGGER debug probe and a flash driver for an AMD chip (I believe). I am using neither of…
Part Number: TMS320VC5502 Tool/software: I am trying to set up for the first time an ostrstream object, but it crashes the firmware to UTL_halt() when written to.
e.g. g_diagLog << "Hello World" << endl
class CDiagLog : public ostrstream
{ …
Part Number: TMS320VC5502 Hi,
For two date codes in a box, does the 2Q on the label supposed to list the quantity or it is left blank?
Label on the box:
Part Number: TMS320VC5502 Tool/software: I've created a hex file for the TMS320VC5502 using the CCS v12 Project | Properties | Build | C5500 Hex Utility.
My processor boots from SPI Serial Flash (BOOTM[2:0] = 001: SPI_EPROM_BOOT)
Is there a way to…
Part Number: TMS320VC5502 Tool/software: I'm wondering whether it would be appropriate to ask on this forum a question regarding a .zip archive that no longer exists on the internet.
I'm looking for the archive spi_boot_files.zip originally provided…
Part Number: TMS320VC5502 Tool/software: Is there a way to compare build configurations to see the difference between them?
I have the following build configurations:
Is there a way to compare them without opening each one and comparing properties…
Part Number: TMS320VC5502 Other Parts Discussed in Thread: TMS320VC5501 Tool/software: It appears that the format of the boot table in my hex file is incorrect.
I've created a release build for the C5502 using CCS v12 and enabled the C5500 Hex Utility…