Hi.
I want to make a project with RM48(I have a HDK).
I want to use FreeRTOS(maybe 8.0), FAT with FreeRTOS and TCP/IP with lwIP.
So I tried it several ways.
1. There is a demo project for Cortex-R4 offered FreeRTOS8.0, I want to use it, but it's not worked well in my PC.
So I posted that problem another post.
2. Using HALCogen RM48x - RM48L950ZWT_FREERTOS. This way has a little problem. That version of FreeRTOS offered HALCogen is 7.4. I don't know it is possible to use FAT system in 'FreeRTOS+'.
I successed testing a TCP/IP with lwIP by second way... But I can't decide this way is perfect.. Because I want to use FreeRTOS FAT system and other features..
Which one is the best way to make a project what I want. Or please recommend better way..
Thank you