Hi,
When I used CodeWarrior compiler for coldfire assembly files, it sometimes gave error messages such as "Error: number is out of range", or "Branch displacement out of range." I suspect it's complaining that size of the code is too large (although it's actually not large).
What's the limit of a function size and loop size? Where can I find an "errors and warnings" manual for compilers? Seems it's not in Freescale's website.
Thanks.
King