Did you find an example project?
The SBF module has an errata, SECF122, that prevents the seial boot facility on the 52274/52277 from functioning properly. After doing a serial boot, the movec instruction does not work. This means that you can not set VBR. VBR default is 0. Internal RAM can can't be located at 0x0. Therefore unless you have an external SRAM located at 0x0, you will not have a place to put an exception table. (ie interrupts/exceptions will not work)
VBR is not the only register that is effected.
This errata is as of Rev1.3 of the part. As of May 13.2010, Freescale does not intend to correct this problem.
I need the same thing.....I posted one more message afresh in the forum, lets see if some one replies me. If you succeeded in SBF for MCF52277 please do share us the guidelines...
Thanks
Dinakar
I need the same thing. Wouldn't it be nice if Freescale provided an example SPI boot project with the eval boards that actually have a SPI flash?