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.

TM4C123GH6PM: cannot open source file xdc\std.h

Part Number: TM4C123GH6PM
Other Parts Discussed in Thread: SYSBIOS,

I'm using IAR ide. I just copy the code from a example, which path is I wrote down below

C:\ti\tirtos_tivac_2_16_01_14\tirtos_tivac_2_16_01_14_examples\IAR\EK_TM4C123GXL\gpiointerrupt

I've included path 

$PROJ_DIR$
C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.2\arm\CMSIS\Include
C:\TI-CMSIS-Devices-8636\TI\LM4F\Include
C:\ti\TivaWare_C_Series-2.1.4.178
C:\ti\TivaWare_C_Series-2.1.4.178\driverlib
C:\ti\TivaWare_C_Series-2.1.4.178\utils
C:\ti\xdctools_3_32_00_06_core\packages\xdc\
C:\ti\tirtos_tivac_2_16_01_14\products\bios_6_45_02_31\packages\ti\sysbios

and defined symbols - PART_TM4C123GH6PM

Now, I'm getting error that cannot open source file "xdc\std.h". I checked some other forum questions but they're using IAR ide.