I have exactly the same error but reproduced in a related way. I cloned the "My Wireless App Ex07a" target in "My Wireless App" but CodeWarrior (5.7 Build 2015) did not preserve the link order - it muddled it slightly.
In my case it is sufficient to drag the main C file to second in the link order, immediately after ansiis.lib where it was before. If your changes are more intense you may have to play with the link order more.
[CompilerGuru: My Wireless App is the name of the demonstration project included with the 802.15.4 PHY/MAC library for MC13193 RF chip. It can be downloaded from Freescale at
https://www.freescale.com/webapp/Download?colCode=802.15.4_1.063&prodCode=MC13193&nodeId=01J4Fs25658...
]
I just cloned the target again and this time I did not have any problems. Perhaps there is no problem with CodeWarrior after all and I accidentally moved things? Either way it would be great if the help for error L1907 was expanded to include "Check the link order in your project" as a possible solution.
Alban fixed link
Message Edited by Alban on 2007-01-30 11:14 AM