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.

not able to use simulator for c6657 on code composer studio 5.3



Hello,

- code composer studio: 5.3.0.00090
- processor: c6657
- simulator: C6657 Device Functional Simulator, Little Endian

I want to run my applicaton on the simulator for the c6657. The application runs fine on the EVM. However when I try to run it on the simulator I get the message: "TMS320C66x_0: Warning: UART_0:  TCP/IP Port Used: 8000. Port# stored in Pseudo register offset: 0x1f0 UART_1:  TCP/IP Port Used: 8001. Port# stored in Pseudo register offset: 0x1f0".

Does anyone have an idea what is going wrong?

Thanks,

Ralph

  • Hi Ralph,

    I believe this is only a message to let the user know that UART_0, UART_1 ports are using TCP/IP ports 8000 and 8001 for I/O.  Please refer to UART model user guide to undersatnd how to setup for UART I/O in the simulator. The user guide would be available at <ccs installation folder>\ccs_base\simulation_keystone1\docs\pdf\UART_Model_user_guide.pdf.

     There is small discrepancy in some names used in the user guide. Please infer C6657 where Appleton is mentioned and also infer     simulation_keystone1\bin\configurations\tisim_c6657_pv.cfg   instead of simulation_csp_aptn\bin\configurations\tisim_tci6614_pv.cfg

    regards,

    Sheshadri