User`s guide
Known Software and Documentation Problems
12-15
•When you read an 8-bit integer from the processor into MATLAB, the read
function takes 16 bits from processor memory, discards the eight most
significant bits, and returns the remaining eight bits to MATLAB as the
integer value.
For these reasons, scripts that run on C6000 family processors may not run
without modification on C5000 family processors.
General Target Operations
When your target digital signal processor is running, CCS uses up to 99% of the
CPU cycles on your PC. Consequently, some other operations may be very slow,
such as running the MATLAB help system or processing other applications.
Documentation
The Help browser does not provide online documentation for the following
functions:
•
add
•delete
•insert
•isrtdxcapable
•remove
Access help information by entering
helpwin ccsdsp/functionname
at the MATLAB prompt. For example, for information about insert, type
helpwin ccsdsp/insert