This is the mail archive of the ecos-discuss@sources.redhat.com 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: Build standalone application in E7T



Hi

Yes, I have already checked the mail list, that's why my bootstrap loader can recognize my application
But after I put it in the flash, the bootstrap loader can recogize my application using rommodules or boot.
It looks like BootStrap Loader didn't jump to my application, why?

Any comment is appreciate.

Peter

-----Original Message-----
From: Ravi Kumar B S [mailto:ravikbs@mindtree.com]
Sent: Thursday, November 07, 2002 5:52 PM
To: peter_ku; ecos-discuss@sources.redhat.com
Subject: RE: [ECOS] Build standalone application in E7T


I think this topic is already discussed in the list. did you check the mail
list archive. I think you will get the answer there.

regards,
/Ravi



> -----Original Message-----
> From: peter_ku [mailto:peter_ku@issc.com.tw]
> Sent: Thursday, November 07, 2002 3:17 PM
> To: ecos-discuss@sources.redhat.com
> Subject: [ECOS] Build standalone application in E7T
> 
> 
> 
> Hi,
> 
> Any one have ever generate a standalone application, put into 
> E7T's flash and run successfully?
> 
> I follow the following sequence to generate a binary file, 
> and I can put it into flash successfully, I means I use 
> "rommodules" and see my application in the 0x1820000.
> But It looks something wrong to execute my application code.
> 
> 1. Choose ROM type, and build eCos library.
> 2. I edit title and help string in the redboot_module.c, and 
> remark the latest line.  //_RedBoot_init(__dummy_init, 
> RedBoot_INIT_LAST)
> 3. compile my application and redboot_module.c
> 4. Link all together to generate binary file.
> 5. Generate the final binary file with checksum.
> 6. uuecode the binary
> 7. put it into 0x1820000
> 
> Any suggestion , thanks a lot
> 
> 
> Best Regards,
> Peter
> 

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