Quality RTOS & Embedded Software

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


Loading

running FreeRTOS on s3c2440A booting from nan

Posted by araj on September 29, 2010
Hi

I am trying to run FreeRTOS on s3c2440 ARM920 based SoC.

The development board I am using doesn't have a NOR flash to boot from. or any way to change the address mapping.
the chip has an internal RAM called stepping stone which loads first 4K of NAND on reset.
The rest of the RAM starts on this board at 0x30000000.
I am using IAR development environment and i am able to run my application/OS by downloading it
to RAM.. ie 0x00 to 4K ,then continuing at 0x30000000 till 0x38000000.(64MB)

What I don't know is how to start the Application /OS from NAND. the options i can think of are
1.write a loader program at first 4k of NAND ,which is loaded in to stepping stone automatically in reset
and the loader will then copy the application/OS to the RAM.
but in this case how can I configure the exception vectors lying in the internal RAM/steppingstone once
the system starts on the OS/application image in the external RAM.
2.use no loading program.make and burn the application/os image directly on to the beginning of the NAND.
on reset the the system starts running the first 4K copied in to the internal RAM.code in the first 4K will copy the rest of the
image to external RAM .
this seems the solution, but can someone familiar with IAR development environment tell me how to do this.

i thought of doing something with MMU, but i think i am making things more complex.
Appreciate any answer


[ 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