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.

I need sample FreeRTOS of TM4C1294NCPD for keil uVersion

I'm don't know about portable folder in FreeRTOS file system. On keil, Can I use FreeRTOS\Source\portable\RVDS\ARM_CM4F or FreeRTOS\Source\portable\CCS\ARM_CM4F ?

if i use FreeRTOS\Source\portable\RVDS\ARM_CM4F, Will i set portASM.asm for RVDS? or not use. I remember it can use anything compiler(CCS, Keill, IAR or GCC) for arm core, But I'm not sure.

I'm referent follow this link.

Who have the sample, I will very thank.