This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: about redboot3


Thank you Mr.Sergei and All.

LPC2468 OEM Board /embeddedartists is used. 

>> The above-mentioned operated by redboot(without FLASH support) that
>> operated normally. ID of Flash-Rom was able to be read without
>> hanging up by using iopeek and iopoke. 

>Are the read ID codes expected values?

yes.
The ID code was read referring to the procedure of datasheet of flash-rom. 

>> If Flash-Rom cannot be recognized, cannot Ecos be loaded?

>>Fortunately, your Target has a lot of RAM and you can build the eCos
>>tests for RAM Startup. Default startup type for your target is ROM
>>startup, so apply one import (see the below). Then try to upload and
>>run those tests via serial port using the built RedBoot (without FLASH
>>support) to continue a learing of eCos:

>ecosconfig new <target>
>cat >ram_startup.ecm<<EOF
>cdl_component CYG_HAL_STARTUP {
>user_value RAM
>};
>EOF
>ecosconfig import ram_startup.ecm
>ecosconfig tree
>make && make tests

>If all passed smoothly, you find all tests under install/tests directory.

Smoothly and is normal. 
There is install/tests directory. 
Please teach the procedure afterwards. 

I'm sorry English ..poor... 

Please continue your favors toward continuation. 

I am sorry my best regards in a rudimentary question because it is a beginner. 
--------------------------------------------
 Shu Higashiyama
jyu-sha Corp.

 2-20-19-609,Teraya,Tsurumi-ku,Yokohama-city,Japan

 Tel 81-45-576-0976
 Fax 81-45-576-0976

E-Mail aeb05134@nifty.com
    higashi@jiyu-sha.co.jp
URL http://homepage1.nifty.com/jiyu-sha/
    http://www.jiyu-sha.co.jp
---------------------------------------------



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]