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.

How to use SM73201-ARC-EV ?

Dear all :

I got the board SM73201-ARC-EV. I have already read some guides and search some Q&As.

But I still have some problems :

1.  I don't know which software used to view the code of arc detection ? 

2.  What's different between Code Composer Studio and Codegen Tools ?

3. If there a software could be download, I wanna know the direct download link .

4. Could I access the algorithm of arc detection ?

I'm not good at this. Thank you very much.  

York.

  • Youkun Chen said:
    2.  What's different between Code Composer Studio and Codegen Tools ?

    Code Composer Studio (CCS) is the debugger tool itself - where you can single step code, view variables in memory etc.   Codegen is the compiler/assembler/linker that takes your source code and creates an executable. 

    CCS uses the codegen tools and they are delivered together but can also be used separately so we think of them as 2 products. 

    Youkun Chen said:
    3. If there a software could be download, I wanna know the direct download link .

    We are working through a few licensing requirements with our legal department before we can post any of the code.  When it is available I will post on this forum. 

    Thank you for your patience. 

    Lori

  • Hi Lori,

    I am also using the RD-195 which is embedded with C28033 microcontroller on it. I have the question to get the access to reach the code inside. But when I tried to connect it using JTAG to computer, the emulator(having been verified to be good) can not be connected at all.

    So, is it because of the secure code inside that if I want to reach it the emulator connection will be shut down? Like what has been said in http://www.ti.com/lit/ds/sprs584j/sprs584j.pdf    (P32-3.2.10 Security). For this product, it has been described as "programmable", so how can I change the code in it?  

    Also, there is an "Arc Detection Library" mentioned in the product data sheet for customer to use. But from information online, that software package has to be requested from the technical group for this product. I have sent the request but with no reply and I can not get any help through calling TI customer service. Do you know any other source I can look for help and may any reason of disconnection is that I have to get the software package first? But without connection, how can I go inside CCS and connect target to use this package?

    Much thanks!