Tool/software: Code Composer Studio
I need below two executable files
please help me to get :
- ti_emupack_setup_8.3.1.00007_win_64.exe
- ti_emupack_patch_j7es_8.3.1.00007_win_64.exe
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.
Tool/software: Code Composer Studio
I need below two executable files
please help me to get :
Ki said:Hello Vinod,
Are you using CCSv9.3.0? If not, please update to that version. It has support for J721E.
Thanks
ki
Hello,
I am using Updated package : CCS 9.3.0.00012 version.
Also i am using development board J721EXCP01EVM for J721 series MCU.
in Code composer studio this development board is not listed so not getting any information the same.
I need help setting up CCs for J721 and able to compile/debug sample code on development kit : J721EXCP01EVM
Also I read in one document that i need to install
<html> <head> <title>Processor SDK RTOS Automotive</title> <meta http-equiv="refresh" content="0; URL=./psdk_rtos_auto/docs/user_guide/index.html"> <meta name="keywords" content="automatic redirection"> </head> <body> If your browser doesn't automatically go there within a few seconds, you may want to go to <a href="./psdk_rtos_auto/docs/user_guide/index.html">Processor SDK RTOS Automotive</a> manually. </body> </html>
- emulator patch
For Windows,
- Chip support package
auto_rvp_rsp_device_support_1.1.4_J7ES.zip
I am not able to find this as well.
Any quick help is appreciated !
Thanks in advance !
1. I need access of "mySecure Software" page on your website :

2. Main objective is to use Eval board for debugging and programming J721E part on J721EXCP01EVM board with CCS.
3. latest version of CCS (9.3.00012) dose not support for J721EXCP01EVM board as this hardware is not able to detect on my CCS setup.
4. see attached .html file by TI(topic no 5 : setting up CCS for J721E ) from where I get all packages info.
<html> <head> <title>Processor SDK RTOS Automotive</title> <meta http-equiv="refresh" content="0; URL=./psdk_rtos_auto/docs/user_guide/index.html"> <meta name="keywords" content="automatic redirection"> </head> <body> If your browser doesn't automatically go there within a few seconds, you may want to go to <a href="./psdk_rtos_auto/docs/user_guide/index.html">Processor SDK RTOS Automotive</a> manually. </body> </html>
5. Please help me achieving point 2 above, Also please guide me i am referring wrong documentation.
6. My hardware setup includes J721EXCP01EVM board + XDS560v2 STM spectrum Digital debugger
7. Let me know if you need more information
Vinod,
vinod bargaje said:2. Main objective is to use Eval board for debugging and programming J721E part on J721EXCP01EVM board with CCS.
3. latest version of CCS (9.3.00012) dose not support for J721EXCP01EVM board as this hardware is not able to detect on my CCS setup.
CCSv9.3 should support the J721 EVM without the need for any additional emupacks.
I see it in my stock 9.3 installation:
Thanks
ki