<< return to Pixycam.com

Compiling pixy2 firmware with nxp's LPC tool

Hi,
I see that SPIFI folder is absent in the src/device/main_m4/ to compile the pixy2 firmware with the makefile? will it be added, because I am trying to compile the firmware using the LPC tool.

thanks and regards,
Vithurson

Hello,
We don’t have support for PIxy2 and the LPCXpresso toolchain. (sorry)

Edward

How hard it is to port it to LPCXpresso toolchain?
-thanks

Hello,
It may be challenging. For the line tracking algorithm, -o2 was used with the Keil toolchain. gcc may not be able to match the performance.

Edward