Other Parts Discussed in Thread: EK-TM4C123GXL, UNIFLASH
Tool/software: Code Composer Studio
I am a beginner to EK_TM4C123GXL and CCS
I imported a ti-rtos example hello_EK_TM4C123GXL_TI from tirtos_tivac_2_16_00_08 for EK-TM4C123GXL;
Then I build it as default configuration both debug and release version
I got the hello_EK_TM4C123GXL_TI.out file which is 1,774,740 bytes;
how can this large file being flash to EK_TM4C123GXL;
is there some thing wrong?