TWR-MFC52259 printf , realloc , and profiler

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

TWR-MFC52259 printf , realloc , and profiler

465件の閲覧回数
jacobbarthelmeh
Contributor I

The board that the project is being run on is a TWR MCF52259 using CodeWarrior v 10.6.

 

When using %f with printf their is some strange behavior. The letter f is printed and than nothing after the %f is printed out (including \n). Currently I’ve been just using %d and working around the issue for benchmarking but would like to be able to use %f.

 

Is there a function that is used to replace realloc like there is for malloc? If not is there a common work around?

 

For the profiler I see some timer C files have been made but didn’t see one for the 5225X boards. Is there an example of using the ColdFire_Support profiler for a 5225X board that I could look at?

ラベル(1)
0 件の賞賛
0 返答(返信)