Hi all,
I'm using the mpc5553 alongside the uC-OS\II operating system.
Due to BootLoader considerations, I have reconfigured the link command file for our project, so that the image will start from address 0x00040000, instead of 0x00002000.
Normally, the change is invisible, but once I'm trying to use the sprintf function, I get an exception (Floating-point unavailable, IVOR7).
Please note that while using the unmodified linker command file (as defined by Micrium, the developers of uC), I have no problem calling sprintf.
Please advise, regards,
Erez