All TQ Systems products come with comprehensive documentation to help you get started and integrate our hardware into your designs.
The following documents can be downloaded directly from our Website (no login required) for the desired product:
User Manual (Baseboard)
Detailed hardware descriptions, installation steps, jumper settings, connector layouts and troubleshooting tips.
User Manual (Module)
Electrical specifications, interface overviews, software setup guides and reference tables.
Datasheets
Absolute maximum ratings, timing diagrams and ordering information.
The archive includes:
The NXP Secure Provisioning Tool can generate a Manufacturing Package that contains the binary to be flashed and platform-specific scripts (Mac, Linux, Windows) with your exact manual flashing configuration. You can create this package in the “Write image” tab of the Secure Provisioning Tool by clicking the button next to “Start flashloader”.
The example linker script MIMXRT1176xxxxx_cm7_ram.ld in the BSP repository shows how to properly configure and utilize the different internal RAM regions of the RT1170 processor. It demonstrates optimal memory allocation by placing code in fast ITCM, non-cacheable data in OCRAM1, and regular data/stack/heap in OCRAM2 for maximum performance.
You can find more information about the internal RAM in the NXP Reference Manual for the RT1170.