Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Porting uCOSII in to LPC2388

Status
Not open for further replies.
I have done the same in a LPC2378.. :)..
 

If you specify what kind of help you need.. like if you are stuck up with some errors or somthing mayb i could try to help you..
 

I have ported uCOS-II twice to ARM platforms. Please, feel free to ask.
--
Amr
 

I have the following things with me
1. Keil MCB2388 Evaluation Board
2. Keil compiler

I could not find out the uCOS for keil. How I have to make the setup? What will be the steps to start with ?
 

This is how I did the porting S3C2440 of Samsung starting from a S3C2410x of Samsung:

1. Go to uCOS-ii website and download the application note of S3C2410x
2. Build a project using all software in the application note. The original one was using a different tool set other than mine.
3. Fix compilation errors
4. Check that all addresses and values in registers were correct. This is necessary to make sure I am using the devices in a correct way.
5. Finally, I got the work output.

You have to start from a port to a processor with an architecture closest to yours.
Build the project using Keil, then fix compilation and run-time errors.

It may take from a a day to a week.

--
Amr Ali
www.embedded-tips.blogspot.com
 
I have done the same in a LPC2378.. :)..

Sir please help me out ,i want to do porting on LPC2378 ,
I dont know how to start and where to get all source codes,and how to use keil for simulation purpose...plz sir help me,i have to submit my project within a month.

thanx in advance.

- - - Updated - - -

I have done the same in a LPC2378.. :)..

Sir please help me out ,i want to do porting on LPC2378 ,
I dont know how to start and where to get all source codes,and how to use keil for simulation purpose...plz sir help me,i have to submit my project within a month.

thanx in advance.

- - - Updated - - -

I have ported uCOS-II twice to ARM platforms. Please, feel free to ask.
--
Amr

Sir please help me out ,i want to do porting on LPC2378 ,
I dont know how to start and where to get all source codes,and how to use keil for simulation purpose...plz sir help me,i have to submit my project within a month.

thanx in advance.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top