designsfere.blogg.se

Rhino environment files download
Rhino environment files download




rhino environment files download rhino environment files download

loadProgram ( "HelloTCI6488.out" ) script. traceWrite ( "Loading program to second TCI6488 CPU." ) debugSessionF1B. traceWrite ( "Done!" ) // Load a program for just the second TCI6488 CPU script. traceWrite ( "Loading program to first TCI6488 CPU." ) debugSessionF1A. traceWrite ( "Done!" ) // Load a program for just the first TCI6488 CPU script. traceWrite ( "Connecting to all TCI6488 CPUs." ) debugSessionF1A. traceWrite ( "Done!" ) // Connect to each TCI6488 CPU script.

rhino environment files download

openSession ( "TCI6488EVM_XDS510USB/C64PLUS_F2C" ) script. openSession ( "TCI6488EVM_XDS510USB/C64PLUS_F2B" ) debugSessionF2C = debugServer. openSession ( "TCI6488EVM_XDS510USB/C64PLUS_F2A" ) debugSessionF2B = debugServer. openSession ( "TCI6488EVM_XDS510USB/C64PLUS_F1C" ) debugSessionF2A = debugServer. openSession ( "TCI6488EVM_XDS510USB/C64PLUS_F1B" ) debugSessionF1C = debugServer. openSession ( "TCI6488EVM_XDS510USB/C64PLUS_F1A" ) debugSessionF1B = debugServer.

rhino environment files download

traceWrite ( "Opening a debug session for all TCI6488 cores." ) debugSessionF1A = debugServer. traceWrite ( "Done!" ) // Open a debug session for each TCI6488 CPU script. traceWrite ( "Configuring debug server for TCI6488 EVM." ) debugServer. getServer ( "DebugServer.1" ) // Configure target for a TCI6488 EVM with SD XDS510 USB emulator script. Get the Debug Server and start a Debug Session debugServer = script. It is also useful to use the example scripts as a baseline for creating your own scripts (by referencing it or simply copying and then "gutting" it to use as a template). The examples are well commented and should give you an understanding of the basic steps needed to create the scripting environment and start a debug session for a specified target, in addition to highlighting some of the DSS APIs available. It is strongly encouraged for new users to open up the DSS basic examples and slowly walk through them to get an understanding of how DSS works.

  • Test Server (TestServer) - demonstrates how to use DSS to set-up a debug test server and have remote clients send debug commands via TCP/IP socket connection.Īvailability of examples vary per CCS version.
  • Loadti (loadti) - a generic command-line loader which can load/run an executable.
  • DVT basic examples (DVTExamples) - Sample script for collecting and exporting function profiling data.
  • DSS basic examples (DebugServerExamples) - These sample scripts which perform basic memory and breakpoint operations.
  • The examples are meant to demonstrate and highlight some of the capabilities of DSS.






    Rhino environment files download