cancel
Showing results for 
Search instead for 
Did you mean: 

utf16 file encoding in CUBEIDE

GMeur
Senior II

Hi,

I have a c++ file with a table of utf16 c style strings encoded as utf16. I need this file to be encoded as utf16 for the compiler to understand correctly the 'special' characters. In IAR, it was super easy as the compiler could read both utf8 and utf16 files.

It seems however that cubeIDE only handles utf8 encoding. Is that true? Is there a work around? Moving my table from utf16 to utf8 would really annoy me…

Thanks in advance

 

 

1 REPLY 1
Peter BENSCH
ST Employee

Please have a look at this thread, maybe you will find a suitable code page.

Good luck!
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.