Other Parts Discussed in Thread: HALCOGEN
Hi,
at the moment I am working with HALCOGEN and CCS to programm my TMS570 microcontroller.
I have tryed to use snprintf from the stdlib to convert a 16Bit-Int into a character. My problem is whenever the Funktion snprintf is called my Prozessor completly freezes and does nothing at all.
I also tried the same code on a different Processor type and it worked. Now i don´t know what to do next.
Does anybody know a solution to this Problem?
Thanks for the Help!