Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - michal_dvorak

Pages: [1]
1
µTasker general / Printing float number without standard C library
« on: June 26, 2009, 02:18:13 PM »
Hello,
 does anybody implemented printing of float numbers without standard C library ? (to avoid problems with dynamic memory allocation).

 We have tried to do, started from standard C library function. We have successfuly tested on ARM7 core in 32bit mode (using JTAG debugger), but when we tested on LPC processor in 16bit Thumb mode, it's not give proper results ...

 Does anybody have any suggestion or have already did the same job?

 thank you

 Michal

Pages: [1]