This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Pinmux Utility for TM4c123x .. generated files

Hello,

When usin the Pinmux utility too to configure the TM4c123x MCU, I find in the generated .c file the includes for these files:

#include "inc/hw_types.h"
#include "inc/hw_memmap.h"
#include "inc/hw_gpio.h"
#include "driverlib/sysctl.h"
#include "driverlib/pin_map.h"
#include "driverlib/rom_map.h"
#include "driverlib/gpio.h"

Kindly tell me where to find such fils.

Thanks & best regards,

Moataz Fouad.

  • Hello Moataz

    This files are available in the TIVAWare. This can be downloaded from the TI Site as well.

    http://www.ti.com/lsds/ti/microcontrollers_16-bit_32-bit/c2000_performance/control_automation/tm4c12x/tools_software.page#tivaware

    Regards

    Amit