Quality RTOS & Embedded Software

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


Loading

Attempting to run on Cygnal F124 test board

Posted by Nobody/Anonymous on October 20, 2004
New to FreeRTOS (and SDCC). Loaded both up to start running on Cygnal's F124-TB. Firstly, when I make the demo program, the following error is posted : 'No rule to make target.. '..\source\portalble\sdcc\cygnal\portmacro.h', needed by main. Stop. What does this mean???

Secondly, never used UnxUtils before, so how do you set the path for' make'

Thanks in advance...Green

RE: Attempting to run on Cygnal F124 test board

Posted by Nobody/Anonymous on October 20, 2004
It sounds like the paths on your machine are not correct.

From your build directory (which should be Demo/Cygnal), does the path ..\source\portalble\sdcc\cygnal\portmacro.h exist? The build needs to be able to find this file.

Are you running make from the Demo/Cygnal directory?

Both SDCC and UnxUtils need to be included in your PATH environment variable. Open a DOS prompt and type "path". This will print the entire path variable - are the required SDCC and UnxUtils paths included in the list?

If these paths are not included in the environment you need to add them using a command such as (this can be placed in a .bat file for ease):

set PATH=C:\SDCC\bin;C:\UnxTools;%PATH%

(the paths in this sample command are just for demonstration and should be replaced with the actual paths for your installation)

RE: Attempting to run on Cygnal F124 test board

Posted by Richard on October 26, 2004
The conclusion of this was

1) The SDCC version was 1.4 - which as mentioned on the WEB site cannot be used.

2) For some reason it would not compile on Win98 (the compiler hung), but WinXP was fine.


[ 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