|
Hi All,
I have an ATMEL SAM7SE512 EK board. I am trying to port uClinux on it. But still unable to find the success. I have some porting experience with Linux kernel onto AT91SAM9263-EK board. I have read from portal regarding porting uClinux on to SAM7 series. In that portal he asked us to the existing support for ARM7TDMI controller(AT91x40). I found that portal was fine because my ARM core is of ARM7TDMI. And I also made some low level changes for debug port to see Debug messages in the file debug-macro.S.
Plzzz any one give suggestion how to proceed in it. Also, does this uClinux boots without any boot loader or it needs some bootloader for initial initilization.
|