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]

CQ7750


Hi,   

   I tried modifying the Hal of SH/CQ7750 for a new board with SH7750
processor. I am building the Redboot image using Ecos Configtool 2.0.
I am trying to get the LED's on the board turn on and off to make sure that
the processor is reading from the flash. I know the LED's are turned on at
this part of file hal_stub.c in the initHardware function	

#ifdef HAL_STUB_PLATFORM_INIT          ----- ??
// If the platform defines any initialization code, call it here.
    HAL_STUB_PLATFORM_INIT();    ----- this calls the led on function
#endif        

where is HAL_STUB_PLATFORM_INIT defined??? in the packages/Hal/*  

Thanks,
Raghu Bulusu
Design Engineer
Reptron Engineering Services
13750 Reptron Blvd
Tampa FL-33626
Ph: 813-814-5270
Fax: 813-814-5284
rbulusu@reptron.com



Scanned by -- MCI Managed Email Content Service

-- 
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]