Content originally posted in LPCWare by ewajs on Tue Jul 16 20:51:20 MST 2013
Hello,
I'm using a LPC1769 Kit and I'm trying to build a LPCXpresso FreeRTOS project (on a Mac OS X) but I can't seem to build it, I import a project that works perfectly on Windows computers and when I run it (Debug Mode) on my Mac (MacBook Pro 15'' RetinaDisplay Intel Core i7) I get error messages constantly, most of them say that a .dxf file is missing, I can't work around it.
I tried to create a new FreeRTOS project from scratch, but I wasn't able to get it going (I'm importing this one because I'm trying to skip all the configuration hassle), I have the FreeRTOS libraries and I import them into the project, but something doesn't link well, I get all sorts of errors.
I was previously able to compile, debug and run C projects without problems.
Help is much appreciated,
Thanks