This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSV4 and the TMS320VC5507

Other Parts Discussed in Thread: TMS320VC5507

Hi,  Is it possible to view the peripheral registers of the TMS320VC5507 in CCS v4?  I could also monitor the DSP/BIOS through Kernel/Object view in CCS v3.3?  Is this possible in v4?  Is there a Message Log as well in version 4?  Thanks.

  • Taking a peek at the device file for 5507, looks like Peripheral register support is not yet supported.

    In v4 the KOV has been replaced by the ROV, which has the same functionality. Message logs can be displayed in the ROV (Tools->ROV) and also the Printf Log (Tools->RTA->Printf Log)