|
|||||||||||||||
|
Loading eclips and freeRTOSPosted by Alkhafaaf on May 16, 2011 Gents need your help please I need to run the pc example program using eclipse , C:\FreeRTOS\Demo\PC I have noticed that we can run this using msv and watcom only second question I have olimex lpc2378 development board with the Amontec jtag key . I need a detailed explanation on how to set this up with gcc and eclipse and be able to compile/download and debug. your help is highly appreciate it .. Many thanks Alkhafaaf RE: eclips and freeRTOSPosted by Richard on May 16, 2011 The Watcom demo is for a real mode x86 port. You might be able to fudge the Watcom compiler into Eclipse, but I doubt it would be worth the effort. The Win32 simulator port is provided in two versions. The first uses the free MS Visual Studio 2010 Express Edition. The second uses Eclipse with GCC (MingW to be precise). Regards.
Copyright (C) 2004-2010 Richard Barry. Copyright (C) 2010-2013 Real Time Engineers Ltd.
Any and all data, files, source code, html content and documentation included in the FreeRTOSTM distribution or available on this site are the exclusive property of Real Time Engineers Ltd.. See the files license.txt (included in the distribution) and this copyright notice for more information. FreeRTOSTM and FreeRTOS.orgTM are trade marks of Real Time Engineers Ltd. |
|||||||||||||||