As a college project - a robotic_to_some_extent toy tracked vehicle - am thinking of using the Maple. It looks to be the only , or one of very few, ARM architecture based development boards that has a good amount of PWM outputs for motors and I2C interfaces for cameras and sensors.I will use C language.
In the documentation only linux/unix toolchain mentioned. Is there a way to build using windows XP host ? Would a toolchain that targets the STM32F103RB be good enough ( if the libmaple library can be included in its list ) --- for example CrossWorks for ARM -C/C++, YAGARTO, free or restricted versions from IAR and others.