Quote:
|
Originally Posted by coastertux
When I build I get a .hex file but also get the following error:
Code:
make * CreateProcess((null), rm ./dehs1640.o ./encoder.o ./ifi_startup.o ./ifi_utilities.o ./main.o ./pid.o ./printf_lib.o ./robot.o ./user_SerialDrv.o ./user_camera.o ./user_routines.o ./user_routines_fast.o FRCFRC2005.hex, ...) failed. The system cannot find the file specified.
|
Are you using the first plugin I posted or the second one? If you are on windows rm does not exist, so you will get that error, it shouldn't make a difference in your program (e.g. your HEX file won't be corrupted or anything), but if you are annoyed by it either use the second plugin included (should say version 1.0.1 or something like that).
However, you're probably best off using the plugin in the whitepaper I posted. It has fixed that problem so it works in Windows and it has separate configurations for the Robovation Kit and FRC controller.
See my signature for a link to the whitepaper.