I stopped trying to programm the uC. The message I had when I tried to programm:
fl::target -lc "LC for Simple Flash"
fl::target -b 0x1ffffc00 0x1000
fl::target -v off -l off
cmdwin::fl::device -d "FTFA_PFlash32RAM4" -o "8kx32x1" -a 0x0 0x7fff
cmdwin::fl::erase all
Beginning Operation ...
-------------------------
Performing target initialization ...
Device FTFA_PFlash32RAM4
Error: Couldn't write applet to target. Can not read target memory at location: 0x000000001FFFFC00.Please make sure that the chip selects are properly configured.
The CWPP response code is: ARM GDI Protocol Adapter : An error occurred while trying to write memory. The Debugger can not write m
emory..
Device FTFA_PFlash32RAM4
Error: Couldn't write applet to target.Can not read target memory at location: 0x000000001FFFFC00.
Please make sure that the chip selects are properly configured.
The CWPP response code is: ARM GDI Protocol Adapter : An error occurred while trying to write memory. The Debugger can not write m
emory..
I was using Multilink Universal and tried to connect with USBDM without results also. I've been wondering if this problem could be a register permanent misconfiguration. Code is ok because other uC are programmed perfectly.