NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

C6000 Programmer's Guide Errata

From Texas Instruments Wiki
Jump to: navigation, search

ROTL Intrinsic Description Error[edit]

Page 2-22 includes the below description

uint _rotl(uint src1, uint src2); ROTL Rotates scr2 to the left by the amount in src1

Which has the src1 and src2 arguments transposed from where they should be in the call. The following is what it should read.

uint _rotl(uint src2, uint src1); ROTL Rotates src2 to the left by the amount in src1

_spint Intrinsic Description Error[edit]

Page 2-28

The description for the int _spint(float); intrinsic should read: "Converts 32-bit float to 32-bit signed integer, using the rounding mode specified in the FADCR register."


shr2 / shru2 intrinsic errors[edit]

Page 2-22 Table 2-7

The intrinsic shru2 does not have a preceding underscore. It should read: "uint _shru2 (uint src1, uint src2);"

The description for the intrinsics _shr2 and _shru2 should read: "For each 16-bit quantity in src1, the quantity is arithmetically or logically shifted right by src2 number of bits. src1 can contain signed or unsigned values"

E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article C6000 Programmer's Guide Errata here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article C6000 Programmer's Guide Errata here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article C6000 Programmer's Guide Errata here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article C6000 Programmer's Guide Errata here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article C6000 Programmer's Guide Errata here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article C6000 Programmer's Guide Errata here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article C6000 Programmer's Guide Errata here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article C6000 Programmer's Guide Errata here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article C6000 Programmer's Guide Errata here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity