PSoC 5LP Port

ajm11 wrote on Thursday, June 05, 2014:

I see you have an example for the Cypress CY8CKIT- 010 PSoC® CY8C55 Family Processor Module Kit.
However do you have an example for the CY8CKIT-050 PSoC 5LP? Also do you have, or are you working on a manual for the PSoC 5LP?

rtel wrote on Thursday, June 05, 2014:

We don’t have a demo targeted specifically at the CY8C58LP, but as far as I know that is a Cortex-M3 device, and FreeRTOS will run on any Cortex-M3 part that has sufficient RAM.

http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html

Regards.