|
The kid starts UCLINUX on coldfire5272 (do not use DEBUG program, download the kernel to FLASH, and then move it to memory for execution)
As a result, the above error occurred during the initialization of the FEC driver.
There are currently several points of interest:
1. It is always 0xffff when reading the MMFR register. This is an invalid value. Why is this happening? When I used the DEBUG program to download the kernel and run it on the 5329DEMO board, the above error did not appear;
2. Does the DEBUG program (ie BOOTLOEADER) first initialize the FEC, but the kernel code does not do this work, which leads to this error?
Please expert advice, thank you! |
|