possibilities.
Now I will programming the Pic18 with MPlab ICD 3(I do not have other possibilities)

I write a smal Program in Flowcode4 (set only one output), compile the C-Code in FC4, and import this file in MPLAB.
i added into MPLAB: Internals.h(flowcode), float.pic18.lib and libc.pic18.lib (sourceboost).
The Testboard is programmable with the "normal" C-Progs and settings in MPLAB.
Flowcode Version : 4.3.7.63
MPlAb Version : 8.56.00.00
Sourceboost IDE Version : 7.00
I did the instruction of the Forum to set MPLAB ICD3, but it doesn't work. The followed
Errors has appeared.
Test18k44.c
success
Executing: "C:\Programme\SourceBoost\boostlink_pic.exe" "C:\Pic\Test\Test18k44.obj" "C:\Programme\SourceBoost\Lib\libc.pic18.lib" "C:\Programme\SourceBoost\Lib\float.pic18.lib" -O1 -p "MusterProjektFlowcode4" -t 18F44K20 -ld "C:\Programme\SourceBoost\Lib"
BoostLink Optimizing Linker Version 7.00
http://www.sourceboost.com
Copyright(C) 2004-2010 Pavel Baranov
Copyright(C) 2004-2010 David Hobday
Optimisation level:1
Error: Unresolved external function:'FCI_TOSTRING(signed short,unsigned char*,unsigned char)'
Error: Unresolved external function:'FCI_TOSTRING(signed short,unsigned char*,unsigned char)'
Error: Unresolved external function:'FCI_TOSTRING(signed short,unsigned char*,unsigned char)'
Error: Unresolved external function:'FCI_TOSTRING(signed short,unsigned char*,unsigned char)'
Error: Unresolved external function:'FCI_TOSTRING(signed short,unsigned char*,unsigned char)'
Error: Unresolved external function:'FCI_TOSTRING(signed short,unsigned char*,unsigned char)'
Error: Unresolved external function:'FCI_TOSTRING(signed short,unsigned char*,unsigned char)'
Error: Unresolved external function:'FCI_TOSTRING(signed short,unsigned char*,unsigned char)'
Error: Unresolved external function:'FCI_TOSTRING(signed short,unsigned char*,unsigned char)'
Error: Unresolved external symbol, function:FCI_TOSTRING
failure
Link step failed.
BUILD FAILED: Mon Oct 18 07:53:55 2010
Something wrong ....but what ?

Sorry for my bad English, i hope you understand it

Thanks for your Help.
Regards Steff