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.