AM13E23019: [FAQ] Embedded Coder Support Package for Texas Instruments AM13x

Part Number: AM13E23019

Landing page for all the queries related to Embedded Coder Support Package for Texas Instruments AM13x

Important Links

[FAQ] AM13E23019: List of FAQs for TI AM13E230x - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums

AM13E2X-SDK Software development kit (SDK) | TI.com

TexasInstruments/am13x-hsp: This repository contains TI's Embedded Coder Support Package for AM13x Microcontroller, enabling Model-Based Design workflows for real-time control applications

Embedded Coder Support Package for Texas Instruments AM13x - File Exchange - MATLAB Central

FAQs

Q: Why do the documentation links work in my web browser but not when I open the HTML files in MATLAB?

A: This is a known issue with MATLAB's HTML viewer when using redirect pages. When you open TI_AM13X_HSP_USER_GUIDE.html, it automatically redirects to the main documentation page. However, MATLAB's HTML viewer doesn't properly update the base URL after this redirect, causing relative links within the documentation to resolve from the wrong directory.

Workarounds:

  1. Direct Access (Recommended): Open the documentation directly by navigating to:
    doc/html/chapter_1_introduction/introduction_am13x.html
    Skip the redirect file entirely when viewing in MATLAB.

  2. Use Web Browser: Open the documentation in your default web browser instead of MATLAB's built-in viewer, where all links will work correctly.

Q: Why are peripheral blocks missing from the AM13x Simulink block library?

A: The Embedded Coder Support Package for Texas Instruments AM13x is continuously evolving. While the current release includes core functionality for code generation, PIL, and external mode, peripheral-specific blocks are planned for future releases.