Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

Compile Demo/PC on Linux natively (GCC x86)

Posted by Paulo Flabiano Smorigo on March 8, 2010
Hi Everybody,

I'm trying to compile the example from the Demo/PC directory natively on linux, using gcc, but without success.

I currently using the follow command to compile the source. Inside the directory I do:

i586-mingw32msvc-gcc \
-I. \
-I$(FREERTOS_PATH)/Source/include \
-I$(FREERTOS_PATH)/Source/portable/oWatcom/16BitDOS/PC \
-I$(FREERTOS_PATH)/Source/portable/oWatcom/16BitDOS/common \
-I../Common/include \
main.c \
./FileIO/fileIO.c \
./ParTest/ParTest.c \
$(FREERTOS_PATH)/Source/croutine.c \
$(FREERTOS_PATH)/Source/list.c \
$(FREERTOS_PATH)/Source/queue.c \
$(FREERTOS_PATH)/Source/tasks.c \
$(FREERTOS_PATH)/Source/portable/oWatcom/16BitDOS/PC/port.c \
$(FREERTOS_PATH)/Source/portable/oWatcom/16BitDOS/common/portcomn.c \
$(FREERTOS_PATH)/Source/portable/MemMang/heap_2.c
-o pc

Did I'm missing something, like an include or a source?

Another question: Do I need to install/configure openwatcom in order to work?

The result of the above build is the errors:

../../Source/queue.c: In function ‘xQueueGenericSend’:
../../Source/queue.c:480: error: expected ‘(’ before ‘{’ token
../../Source/queue.c:480: error: expected identifier or ‘(’ before numeric constant
../../Source/queue.c:542: error: expected ‘(’ before ‘{’ token
../../Source/queue.c:542: error: expected identifier or ‘(’ before numeric constant
../../Source/queue.c: In function ‘xQueueAltGenericSend’:
../../Source/queue.c:593: error: expected ‘(’ before ‘{’ token
../../Source/queue.c:593: error: expected identifier or ‘(’ before numeric constant
../../Source/queue.c:624: error: expected ‘(’ before ‘{’ token
../../Source/queue.c:624: error: expected identifier or ‘(’ before numeric constant
../../Source/queue.c: In function ‘xQueueAltGenericReceive’:
../../Source/queue.c:682: error: expected ‘(’ before ‘{’ token
../../Source/queue.c:682: error: expected identifier or ‘(’ before numeric constant
../../Source/queue.c:703: error: expected ‘(’ before ‘{’ token
.... (more errors)....

Thanks in advance!
Paulo Flabiano Smorigo

RE: Compile Demo/PC on Linux natively (GCC x86)

Posted by MEdwards on March 8, 2010
The PC demo is 16bit real mode code and uses DOS style BIOS calls, I don't think it will work on top of Linux. There is a Linux simulator though.


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner