Part Number: AM13E23019
Landing page for all the queries related to Embedded Coder Support Package for Texas Instruments AM13x
Important Links
AM13E2X-SDK Software development kit (SDK) | TI.com
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:
- 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. - 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.