Using Codewarrior, I am able to build a QorIQ Configuration Project for the PBL, and upload the RCW from the development kit. Now I modify this RCW to disable the SerDes (or something), then compile the project, which generates a bin file in the "Generated_Code" directory. If I use this file and update flash with it, it's endianness is wrong the next time I read it. Is there an automated way from within CodeWarrior to fix this, or is it something we do manually.
I notice there is a utility in the LSDK when building this stuff from the command line.
Any pointers helpful.
Thanks.