I'm working with a board based on LPC3250 chip and my uvopt file is always bad after debugging session.
I've found the following line in uvopt file :
<TargetDriverDllRegistry> <SetRegEntry> <Number>0</Number> <Key>DLGTARM</Key> <Name>Hõ</Name> </SetRegEntry> <SetRegEntry> <Number>0</Number> <Key>ARMDBGFLAGS</Key> <Name></Name> </SetRegEntry> <SetRegEntry> <Number>0</Number> <Key>UL2ARM</Key> <Name>-UV0335AAE -O14 -S0 -C1 -N00("Unknown JTAG device") -D00(1B900F0F) -L00(4) -N01("ARM926EJ-S Core") -D01(17900F0F) -L01(4) -FO11 -FD8000000 -FC800 -FN1 -FF0LPC32x0_M29W320ET_ERAM -FS080010000 -FL0400000</Name> </SetRegEntry> </TargetDriverDllRegistry>
the corrupt line is : <Name>Hõ</Name>
after debug i'm lossing "programming algorithm"
Somebody have an idea
thanks
Note
I'm also working onto target based on LPC2000 with the same environment (PC and IDE) and I've no problem