This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C129XDevKit : multilingual behaviour KO..!

Other Parts Discussed in Thread: TM4C129XNCZAD, EK-TM4C1294XL, EK-TM4C123GXL

Dear Sirs,

I need your help in order to obtain a multilingual behaviour in my application.

Environment:

TM4C129XDevKit.

 

Problem description:

I have created a very simple application starting from the "lang-demo" example.

In this app. I have a multilingual menu.

The ENGLISH, DEUTSCH, ESPANIOL, ITALIANO are OK..! but

CHINESE, KOREAN, JAPANESE are KO..!

Can you help me ?

Thank you very much in advance.

 

P.S.: 

I would like to send you my project  "lang_demo_TM4C129XNCZAD_00.zip" but  I don't know how to do it.....????

Daniel Abad

  • Hello Daniel

    Are you creating or reusing the existing template?

    Regards
    Amit
  • Hi Amit,

    I have modified the example......

    Attached it....

    Regards

    Daniel


    Da: Amit Ashara <bounce-310847@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Giovedì 30 Giugno 2016 20:20
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Hello Daniel

    Are you creating or reusing the existing template?

    Regards
    Amit
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Hello Daniel,

    I am still not clear what is KO with the other 3 languages?

    Regards
    Amit
  • Some note that poster Daniel is more original [KO] (yet every bit as unclear) as those (many) who state, "Does not work!"

  • Hi Amit,

    In order  to fully understand  what is the problem you must run my code....

    But I can say by the time that the  3 "oriental" languages needs a special treatment ....

    It is necessary  a procedure to convert a file *.csv  to *.c and *.h .

    I think that this very simple example (when will be fixed) may be very useful for the community...

    Regards

    Daniel

    Da: Amit Ashara <bounce-310847@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Giovedì 30 Giugno 2016 23:02
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Hello Daniel,

    I am still not clear what is KO with the other 3 languages?

    Regards
    Amit
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • It is necessary  a procedure to convert a file *.csv  to *.c and *.h .

    No, I think you need the corresponding (bitmap) fonts instead. I bet they are not present in the sources - i18n is a little beyond the scope of most applications for a Cortex M.

  • Hi f.m. ,

    Thank you very much for your help...!

    How can obtain the "bitmap"  for KOREAN , CHINESE & JAPANESE...?

    Best Regards

    Daniel Abad


    Da: f. m. <bounce-3568074@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Venerdì 1 Luglio 2016 11:42
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    It is necessary  a procedure to convert a file *.csv  to *.c and *.h .
    No, I think you need the corresponding (bitmap) fonts instead. I bet they are not present in the sources - i18n is a little beyond the scope of most applications for a Cortex M.
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Hi cb1,

    I can't understand what you mean ....

    Best Regards

    Daniel



    Da: cb1- <bounce-1524606@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Venerdì 1 Luglio 2016 0:21
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Some note that poster Daniel is more original (yet every bit as unclear) as those (many) who state, "Does not work!"
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • You do realize there's two Chinese scripts?

    Robert

    You've also come up with an unusual and distracting quoting technique.
  • Cb1means that ko does not describe the problem. It's similar to "does not work".

    No one understands what you mean. That makes it hard to help. Maybe impossible.

    While humour is a helpful lubricant it should not replace your actual message.

    Robert
  • Dear Robert,

    1)  I am not playing but working....

    2) I am not interesting in any kind of humor ( neither a lubricant.....).

    3) In order to explain fully what  my problem is, I attachhed a little project.

    Daniel



    Da: Robert Adsett72 <bounce-3355679@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Venerdì 1 Luglio 2016 21:06
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Cb1means that ko does not describe the problem. It's similar to "does not work".

    No one understands what you mean. That makes it hard to help. Maybe impossible.

    While humour is a helpful lubricant it should not replace your actual message.

    Robert
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • 2) I am not interesting in any kind of humor ( neither a lubricant.....).

    Feel so sorry for you ...

    3) In order to explain fully what  my problem is, I attachhed a little project.

    You leave the impression that you don't fully understand the problem. Check out what resources your GUI tools have, and what you would need to display arbitrary texts and characters. It's less about text encoding ...

    I think a Cortex A with an OS and full i18n support seems more appropriate.

  • Hi,

    I understand  very very well the problem.

    I have been working a lot and reading all the documentation with the tools to generate the necessary strings.

    But it is obvious that:

    1) You have never seen the language_demo for TIVA.

    2) You have never seen my project.

    3) What you continuously say about "i18n " is absolutely wrong.


    4) My boss had hange  in the office  a picture that said:

    "Lord help me to keep my big mouth closed until I know what I am talkin about"





    Da: f. m. <bounce-3568074@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Sabato 2 Luglio 2016 15:54
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    2) I am not interesting in any kind of humor ( neither a lubricant.....).
    Feel so sorry for you ...
    3) In order to explain fully what  my problem is, I attachhed a little project.
    You leave the impression that you don't fully understand the problem. Check out what resources your GUI tools have, and what you would need to display arbitrary texts and characters. It's less about text encoding ...
    I think a Cortex A with an OS and full i18n support seems more appropriate.
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • @f.m.,

    A (strong) "unlike" button is needed. (or one marked, "KO")
  • No one has suggested you are playing. I had ascribed your use of ko to humour since it otherwise makes no sense. As a humorous supplement to an explanation it does make sense.

    As far as an attached project being an explanation you should note two things, many of us here cannot or will not download a project and of those who might be inclined to they will not necessarily have the same development system. Secondly you should note that the one person who did still cannot tell what you mean by ko. A more complete and much clearer description of your problem is sorely needed.

    Finally on i18n, I share much of the skepticism of f.m. Full font support for Asian scripts usually runs in the MBs, straining the processor's resources. You could be doing a much more limited job but again you've not described your goal leaving your erstwhile supporters to guess.

    Robert
  • Dear Robert,

    Nothing of what you are saying has the minimum sense

    1)
     If you have not the same development system (Code Composer Studio 6.1.2 ) then it is obvious that you  can't reproduce and UNDERSTAND the problem .
    So the best thing is that you give up and stop the question.

    2) 
     I can't understand why you can't have a complete FREE system  like "Code Composer Studio 6.1.2."
    I ask what kind of Texas technician are you ?

    3) 
    In order to understand.... you   MUST   SEE  THE  example "language_demo" for TIVA.
    AND THEN SEE MY ATTACHED PROJECT.....!
    If you don't want to do what I say then you are loosing your time (and mine...)

    Daniel




    Da: Robert Adsett72 <bounce-3355679@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Sabato 2 Luglio 2016 21:47
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    No one has suggested you are playing. I had ascribed your use of ko to humour since it otherwise makes no sense. As a humorous supplement to an explanation it does make sense.

    As far as an attached project being an explanation you should note two things, many of us here cannot or will not download a project and of those who might be inclined to they will not necessarily have the same development system. Secondly you should note that the one person who did still cannot tell what you mean by ko. A more complete and much clearer description of your problem is sorely needed.

    Finally on i18n, I share much of the skepticism of f.m. Full font support for Asian scripts usually runs in the MBs, straining the processor's resources. You could be doing a much more limited job but again you've not described your goal leaving your erstwhile supporters to guess.

    Robert
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • your first statement is not at all obvious. Not only is it not obvious that having a particular development system is necessary to solve the problem but that currently given your missing description of the problem it's not possible to solve it with a particular development system.


    The third statement is essentially a repeat of the first and it does not become more correct in the repeating. While some issues do require knowledge of a particular development system, you will find if you take time to peruse the forum that most don't. They do require a clear description of the problem though something which it appears you cannot provide. That inability usually bodes ill.

    As far as me being a "Texas technician" let me assure you I am neither from Texas nor from Texas Instruments and I've never claimed otherwise. It should also be obvious from looking at the panel on the right of the page.

    "If you don't want to do what I say"!? It's apparent that English is not your first language so let me point out that phrasing comes across as demanding, petulant and entitled.

    Robert

    As far as not downloading projects, I choose not to annoy my IT department without good reason. "KO" doesn't come close even if i could read the project
  • Daniel Abad said:
    Dear Robert,
    Nothing of what you are saying has the minimum sense...   

    Daniel - I (knowingly) "risk your wrath" and (completely) agree w/poster Robert.   And earlier w/poster f.m.   Do note that Robert, f.m. & I are NOT vendor staff - we are unpaid volunteers - who give rather freely of our time & effort.  (f.m. & I upon several forums)
    I run a small tech firm - we use ARM MCUs from multiple vendors - and we find the "pro IDEs" (IAR & Keil) vastly superior to the "single vendor locked" version, here.   Thus - while vendor's version is FREE - if it cannot match the performance, capability & flexibility of "Pro IDEs" - we thus choose to avoid it.   (often one "gets" what one pays for!)
    Forcing all here to download & then run "your project" is awfully demanding - I'm quite sure that most here will (your word) "KO" that suggestion!     Surely there's another (likely better) means for you to illustrate your issue.   (dumping so much work on your "helpers" seems not too well thought nor realistic...)
  • My boss had hange  in the office  a picture that said:
    "Lord help me to keep my big mouth closed until I know what I am talkin about"
    Exactly. Take that to the heart.
    Up to now, you just behaved like a toddler. Your demanding pose does not benefit you here.


  • Dear Robert,

    Please try to "switch on" your mind....

    1)
    When you decide as part of a forum to give an answer to a person you are taking a responsibility not only
    with a person but whit the whole community.

    2)
    The fact that you are a "volunteer" don't reduce the responsibility.
    You have decide to be a  "volunteer" as a free citizen....

    3)
    The forum is very important as a way to learn and share a lot of things.

    4)
    You write

    "I run a small tech firm -
    we use ARM MCUs from multiple vendors -
    and we find the "pro IDEs" vastly superior to the "single vendor locked" version, here.  
    Thus - while vendor's version if FREE -
    if it cannot match the performance, capability & flexibility of "Pro IDEs" - we choose to avoid it. "

    As usual ypu are fully "KO".......!!

    The difference from a free and a Pro version is that the Pro version let you to do more things.
    I am working as firmware developer from 30 years....
    I worked with Motorola(dead), Freescale (dead), NXP, Atmel , Hitachi, Fujitsu....Texas
    and a lot of IDES.

    The power of a person is not based on the power of the IDE but in the mind of the person.

    Usually when I had a problem send a "Service Request" as example to Texas.
    with my SR I risolve my problem and Texas has a feedback about his products.
    But Texas told me to use e2e ......

    I think that my problem is very interesting because in global world to create
    a multilingual application means to sell easily.

    My idea was work together as usual and learn a lot of things.

    But in few wodrs you are "KKKKKKKKKOOOOOOOOOOOOOO"




    Da: cb1_mobile <bounce-1830783@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Domenica 3 Luglio 2016 4:27
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Daniel Abad
    Dear Robert,
    Nothing of what you are saying has the minimum sense...   
    Daniel - I (knowingly) "risk your wrath" and (completely) agree w/poster Robert.   And earlier w/poster f.m.   Do note that Robert, f.m. & I are NOT vendor staff - we are unpaid volunteers - who give rather freely of our time & effort.
    I run a small tech firm - we use ARM MCUs from multiple vendors - and we find the "pro IDEs" vastly superior to the "single vendor locked" version, here.   Thus - while vendor's version if FREE - if it cannot match the performance, capability & flexibility of "Pro IDEs" - we choose to avoid it.   (often one "gets" what one pays for!)
    Forcing all here to download & then run "your project" is awfully demanding - I'm quite sure that most here will (your word) "KO" that suggestion!
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Once again,
    Once again,
    Once again,

    In order to fully explain ...

    I ATTACHED  MY PROJECT ........!!!!!!

    Attach a project is the most powerful way to explain.

    I used this method from years (30) with success



    My boss had hange  in the office  a picture that said:
    "Lord help me to keep my big mouth closed until I know what I am talkin about"

    I CAN OPEN MY MOUTH BECAUSE I KNOW EXACTLY WHAT I TALKIN ABOUT...!!!

    I ATTACHED  MY PROJECT ........!!!!!!
    I ATTACHED  MY PROJECT ........!!!!!!
    I ATTACHED  MY PROJECT ........!!!!!!


    Da: f. m. <bounce-3568074@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Domenica 3 Luglio 2016 13:53
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    My boss had hange  in the office  a picture that said:
    "Lord help me to keep my big mouth closed until I know what I am talkin about"
    Exactly. Take that to the heart.
    Up to now, you just behaved like a toddler. Your demanding pose does not benefit you here.
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • I don't know what to do:
     
    To laugh or to cry....



    Da: Robert Adsett72 <bounce-3355679@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Domenica 3 Luglio 2016 4:25
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    your first statement is not at all obvious. Not only is it not obvious that having a particular development system is necessary to solve the problem but that currently given your missing description of the problem it's not possible to solve it with a particular development system.


    The third statement is essentially a repeat of the first and it does not become more correct in the repeating. While some issues do require knowledge of a particular development system, you will find if you take time to peruse the forum that most don't. They do require a clear description of the problem though something which it appears you cannot provide. That inability usually bodes ill.

    As far as me being a "Texas technician" let me assure you I am neither from Texas nor from Texas Instruments and I've never claimed otherwise. It should also be obvious from looking at the panel on the right of the page.

    "If you don't want to do what I say"!? It's apparent that English is not your first language so let me point out that phrasing comes across as demanding, petulant and entitled.

    Robert

    As far as not downloading projects, I choose not to annoy my IT department without good reason. "KO" doesn't come close even if i could read the project
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • While you claim "30 years experience" you come across as, "ONE year experience - repeated thirty times!"

    Your boss may wish to hang a new plaque, "How to win friends & influence people!" He may do well to order two - one for your cube, surely!

    Might there be "Good reason" that vendor (appears) to avoid you?    Your petulance & refusal to accept (other) viewpoints does not bode well...

  • EOT

    End Of Transmission....!!!



    Da: cb1_mobile <bounce-1830783@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Domenica 3 Luglio 2016 14:34
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    While you claim "30 years experience" you come across as, "ONE year experience - repeated thirty times!"

    Your boss may wish to hang a new plague, "How to win friends & influence people!" He may do well to order two - one for your cube, surely!
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Hmm, 30 years ago it would have been listservs, Usenet and BBSs. On the first it would have at the least been considered ill mannered at best (on most such large attachments would be impossible). On Usenet torches and pitchforks would have met such a post. I suspect space limitations would have made it unwelcome on BBSs.

    Attaching projects with no explanation of the problem but with the expectation that someone will fix it is ineffective.

    Robert

    Responding to the suggestion that you've been behaving like a toddler by throwing a tantrum does provide some amusement.
  • Daniel, I would suggest to you that cb1 is not comparing pro to free but rather pro to single vendor ccs.

    Robert
  • EOT:

    End Of Transmission...!!!



    Da: Robert Adsett72 <bounce-3355679@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Domenica 3 Luglio 2016 18:26
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Daniel, I would suggest to you that cb1 is not comparing pro to free but rather pro to single vendor ccs.

    Robert
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • What I did is to use a procedure tested during years .....

    It is the best way ...believe me...!

    The problem was that you and your friend are not part of "Texas Club".

    For finish :
    Do you know what is the "Occam Razor".....?

    In any way :

    EOT (End Of Transmission)...!!!



    Da: Robert Adsett72 <bounce-3355679@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Domenica 3 Luglio 2016 18:18
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Hmm, 30 years ago it would have been listservs, Usenet and BBSs. On the first it would have at the least been considered ill mannered at best (on most such large attachments would be impossible). On Usenet torches and pitchforks would have met such a post. I suspect space limitations would have made it unwelcome on BBSs.

    Attaching projects with no explanation of the problem but with the expectation that someone will fix it is ineffective.

    Robert

    Responding to the suggestion that you've been behaving like a toddler by throwing a tantrum does provide some amusement.
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Hi,

    I just want to help a little bit. I am working on a RTOS based product not TI chip based, that has multi-language support. The language selection are English, French, German, Italian, Spanish, Russian. Let's say the Russian language is somewhat similar to Korean or Chinese Language in terms of special characters.

    This is what the developers did to achieve the multi-language support.

    1. Create a .csv file with multi languages.
    2. Create a .csv to .cc file converter code.

    This below was part of the .cc file that was created. The bottom one is the Russian Language equivalent of "Sleep". Once this .cc file is created you can just modify the entries within the .cc file and not use the .csv to .cc file converter code.

    },{
    "Sleep",
    NULL,
    "Dormir",
    "Schlaf",
    "Dormire",
    "Dormir",
    "Спать"
    },{

    The changing of language is done using pointers. It is a complicated long explanation, so I won't explain it.

    - kel

  • The big problem with asian languages is that they usually require a multi-byte character set.
    While European languages are fine with a single byte per character (up to 244 characters) and therefore Greek or Russian can be easily optained by switching the font), at least Chinese and Japanese (don't know for Korean) require 16 bit per character. A simple font replacement isn't sufficient. All the text-related functions in the code need to support 16-bit charactrers.
    Since space is limited in MCU projects, usually this is not part of the standard libraries.
    If the base code you used is meant to support asian laguages, it is possible that it only does so if the IDE (and the OS you're running it on) is an Asian version too (or at least has the proper support installed)
    AFAIK, the European versions of Windows do not come with Asian support, and do not contain the Fonts for Chinese or Japanese characters.
    Isn't there any clue in the code or the accompanying description that tells you about the prerequisites?

    btw: I too thought your use of 'KO' being a humorous inversion of the term 'OK'. Otherwise it doesn't make much sense. OK is short for Okay. While K.O. is short for 'knocked out', which comes from boxing and (outside the boxing world) describes something that stopped working due to external influience. Not something that never worked. And it of course does not describe the problem any better than 'does not work', which isn't helpful for finding the reason or a fix.

    Last of all, unless clearly marked as TI employee, all people here are fellow engineers (well at least many of them are, and most of htose who answer on help requests) from all around the world. They (including me) are not paid for their time or knowledge, nor does anyone HAS to take care of your problem at all.
    And you apparently did not pay for the IDE, nor for the demo code you are using. And paying a few cents for a processor doesn't entitle you to _demand_ that anyone spends time to help you actually using it. Let alone helping you with a project that you most likely plan to make money with. So keep calm and patient - or fix it yourself.
  • Hi  Markel ,

    Thank you  for you help.....

    OK ..... We are "tuned"..

    My problem is that after create the file *.csv and using the Texas utility
    to convert it to files *.c  and *.h  and after compiling OK and  loading on my target OK ,
    when I run the code ...the system "crash".

    I think that my problem is very specific....
    I really need  the help of a Texas Tiva man....

    In any way thank you very much

    Regards

    Daniel


    Da: Markel Robregado <bounce-1531317@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Lunedì 4 Luglio 2016 2:56
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Hi,

    I just want to help a little bit. I am working on a RTOS based product not TI chip based, that has multi-language support. The language selection is English, French, German, Italian, Spanish, Russian. Let's say the Russian language is somewhat similar to Korean or Chinese Language in terms of special characters.

    This is what the developers did to achieve the multi-language support.

    1. Create a .csv file with multi languages.
    2. Create a .csv to .cc file converter code.

    This below was part of the .cc file that was created. The bottom one is the Russian Language equivalent of "Sleep". Once this .cc file is created you can just modify the entries within the .cc file and not use the .csv to .cc file converter code.

    },{
    "Sleep",
    NULL,
    "Dormir",
    "Schlaf",
    "Dormire",
    "Dormir",
    "Спать"
    },{

    The changing of language is done using pointers. It is a complicated long explanation, so I won't explain it.

    - kel
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Hi,

    If by you mean as system crash it went to FaultISR(), refer to the document below to find out the cause.

    See, also this link below.

    To "Quote" to a reply go to "Use Rich Formatting" and use the "Quote" tool.

    - kel

  • Hi Jens

    1)
    I work with Texas since 30 years .
    Until few month ago there was the "Service Request"  system.
    The specifics problems were redirected to a specialist technician, and the problems solved in few hours.
    The same system has NXP (formerly Freescale (formerly Motorola)).
    But SR is not alive any more..


    2)
    My problem is very specific. In order to do a multilingual system
    with TIVA platform it is necessary :

    a) create a file *.csv with the translated strings in any language
    b) Using a Texas utility to convert the just created *.csv to *.c and *.h
    c) compile the project
    d) run the project.

    3)
     The payment problem:

    I have never said that I don't want pay for any help......!
    But please consider that there are various points of sight  about the collaboration
    between Texas and the customers.

    a) The customers helps to debug the systems......!!!!!!
    b) The customers helps to Texas to understand what the customers like (marketing)
    and etc...etc...

    4)
    If I can sell a product that uses a Texas component  don't doubt that Texas will be very very happy.
    To have success with a project means to give a lot of people a job and contribute to the PIL.
    In my country this is very important question, because there are a lot of people unemployed.......

    5)
    And now two words about the most important question in the history of mankind.........

    The  "KO"  affare.........!!!!!!!!
     
    I am used since a lot of years (40 ?) to use:

    OK:  as all runs well.
    KO:  as there is a problem , something is wrong

    In order to contribute to the peace of the world I promise never use KO again...!!!!!!!

    Is it OK ?

    Best Regards

    Daniel


    Da: Jens-Michael Gross <bounce-1474664@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Lunedì 4 Luglio 2016 15:53
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    The big problem with asian languages is that they usually require a multi-byte character set.
    While European languages are fine with a single byte per character (up to 244 characters) and therefore Greek or Russian can be easily optained by switching the font), at least Chinese and Japanese (don't know for Korean) require 16 bit per character. A simple font replacement isn't sufficient. All the text-related functions in the code need to support 16-bit charactrers.
    Since space is limited in MCU projects, usually this is not part of the standard libraries.
    If the base code you used is meant to support asian laguages, it is possible that it only does so if the IDE (and the OS you're running it on) is an Asian version too (or at least has the proper support installed)
    AFAIK, the European versions of Windows do not come with Asian support, and do not contain the Fonts for Chinese or Japanese characters.
    Isn't there any clue in the code or the accompanying description that tells you about the prerequisites?

    btw: I too thought your use of 'KO' being a humorous inversion of the term 'OK'. Otherwise it doesn't make much sense. OK is short for Okay. While K.O. is short for 'knocked out', which comes from boxing and (outside the boxing world) describes something that stopped working due to external influience. Not something that never worked. And it of course does not describe the problem any better than 'does not work', which isn't helpful for finding the reason or a fix.

    Last of all, unless clearly marked as TI employee, all people here are fellow engineers (well at least many of them are, and most of htose who answer on help requests) from all around the world. They (including me) are not paid for their time or knowledge, nor does anyone HAS to take care of your problem at all.
    And you apparently did not pay for the IDE, nor for the demo code you are using. And paying a few cents for a processor doesn't entitle you to _demand_ that anyone spends time to help you actually using it. Let alone helping you with a project that you most likely plan to make money with. So keep calm and patient - or fix it yourself.
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Aha, that's a lot closer to what we have been asking for. Although crash is still rather vague.

    In addition to Markel's suggestions it would be useful to try with only one of the Asian scripts used. Try to see if the problem is specific to one, or all show the same issue, or if you need multiple loaded to see the issue.

    Robert

    BTW, no one has complained about the presence of ko, only the absence of something more complete. This is a giant step towards providing that more complete description
  • Hi Daniel,

    Daniel Abad said:
    I work with Texas since 30 years .

    32 or 33 for me :)

    Daniel Abad said:

    Until few month ago there was the "Service Request"  system.
    The specifics problems were redirected to a specialist technician, and the problems solved in few hours.
    The same system has NXP (formerly Freescale (formerly Motorola)).
    But SR is not alive any more..

    Didn't know this system and never used it. However, I am member of this forum for over 6 years now, and it happened more than a few times that service requests were redirected to the forum. But maybe those people didn' tknow about the SR and just asked the hotline.
    The important thing is, however, that this is a forum and not a (paid for) support. Crowdsourcing is a smart move to reduce cost and improve the chance to find a quick (or any at all) answer for questions. Others do it as well. And some even redirect questions from the official support to the forum. Officially working for a company doesn't mean that you're the best one to answer a question.
    Daniel Abad said:
    a) create a file *.csv with the translated strings in any language
    b) Using a Texas utility to convert the just created *.csv to *.c and *.h
    c) compile the project
    d) run the project.
    Yes, that's understood. However, do the tools explicitely support multibyte character sets? Turning a .csv that contains multibyte characters into a source file is one thing (and not a big one too), but handlign the output if the compiled data happens to be double-byte characters is a different thing.
    A Japanese or Chinese character, converted to an array initializer, gives weird results. If the resulting string is interpreted as plain ASCII, then the strings appear as combination of two Latin characters per Chinese character, or, more likely, as combinations of control characters. This can very well crash an unaware program.

    For the conversion tool, if it doesn't support multibyte characters or doesn't detect that the CSV contains multibyte data, the Chinese translation will look like a twice as long string with letters and control sequences. Which cyn be converted straight away (since the compiler doesn't complaijn later, it is apparently done). However, it doesn't mean that the result will work if the code that maybe just expects plain ASCII is confronted with text sequences that are not plain ASCII.

    Maybe it's as simple as turning on DBCS (double byte character set) or unicode support in the compiler/linker/library settings. Just a guess.

    That's what was in the first half of my post (which you did not comment on at all)

    Daniel Abad said:
    If I can sell a product that uses a Texas component  don't doubt that Texas will be very very happy.
    To have success with a project means to give a lot of people a job and contribute to the PIL.
    In my country this is very important question, because there are a lot of people unemployed..

    Selling a product is always a good thing - for everyone. However, investing more than the revenue is not a good thing. And investing in advance is also not everyone's favorite. So investing into support, hoping that someone will perhaps generate more revenue than the support did cost, is a risky thing. Especially since the universities flood the world with students who cry for support to do their homework (happens every day, even multiple times a day with exactly the same questions) in the MSP430 forum.

    I understand that this issue is important for you. My own projects (and problems) are important for me too. But (usually) not for anyone else. Especially not for someone who is willing to invest his spare time for free.

    Daniel Abad said:
    I have never said that I don't want pay for any help......!


    It's not about you wanting or not to pay. It's about that you didn't, but sound as if you did. Nobody wants you to pay for help here. But nobody wants to be treated like a paid clerk by you.

    Daniel Abad said:

    I am used since a lot of years (40 ?) to use:
    OK:  as all runs well.
    KO:  as there is a problem , something is wrong

    "it means just what I choose it to mean—neither more nor less.” (Humpty Dumpty in Lewis Carroll:"Through the Looking-Glass")
    Daniel Abad said:
    I promise never use KO again...!!
    There's nothing wrong in using it - even in this way. As long as you accept that other will consider it a humorous way to say 'it doesn't work' rather than an unsmiling statement.
    In any case 'It doesn't work' (no matter how it is expressed) doesn't contribute to the solution. All people who come here have something that 'does not work'.
    Now as we know in more detail, what's wrong, we're closer to a solution.
    However, 'crash' isn't a very detailed description still. So we are still left to much guessing.
  • Hi Jens,

    At this point I need to do a "RESET":

    My idea is restart from zero and send to the forum the following request


    ********************************************************************************
    Hi everybody,
    I am working on the TM4C129XDEVKIT platform developing an application
    that uses the LCD touch display on board.

    Using as a base project  the "demo_language" example that runs OK.

    My project needs a  multilingual menu with the same 7 languages of the example.
    So I added the menu using the procedure of the Texas graphic library......

    But unfortunately my code is KO and crashed.

    I order to do absolutely clear what I mean whit "KO" and "crashed",
    I create a reduced version of my project.

    I attached it:
    lang_demo_TM4C129XNCZAD_00.zip

    If somebody has "TM4C129XDEVKIT" and is interested in a multilingual application.
    Please contact me in order to work together in the solution of the problem.

    If somebody knows a consultant please send to me the mail or phone....

    Thank you in advance

    Best Regards

    Daniel Abad
    ********************************************************************************

    what do you think about ?
    Daniel



    Da: Jens-Michael Gross <bounce-1474664@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Lunedì 4 Luglio 2016 19:53
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Hi Daniel,
    Daniel Abad
    I work with Texas since 30 years .
    32 or 33 for me :)
    Daniel Abad

    Until few month ago there was the "Service Request"  system.
    The specifics problems were redirected to a specialist technician, and the problems solved in few hours.
    The same system has NXP (formerly Freescale (formerly Motorola)).
    But SR is not alive any more..
    Didn't know this system and never used it. However, I am member of this forum for over 6 years now, and it happened more than a few times that service requests were redirected to the forum. But maybe those people didn' tknow about the SR and just asked the hotline.
    The important thing is, however, that this is a forum and not a (paid for) support. Crowdsourcing is a smart move to reduce cost and improve the chance to find a quick (or any at all) answer for questions. Others do it as well. And some even redirect questions from the official support to the forum. Officially working for a company doesn't mean that you're the best one to answer a question.
    Daniel Abad
    a) create a file *.csv with the translated strings in any language
    b) Using a Texas utility to convert the just created *.csv to *.c and *.h
    c) compile the project
    d) run the project.
    Yes, that's understood. However, do the tools explicitely support multibyte character sets? Turning a .csv that contains multibyte characters into a source file is one thing (and not a big one too), but handlign the output if the compiled data happens to be double-byte characters is a different thing.
    A Japanese or Chinese character, converted to an array initializer, gives weird results. If the resulting string is interpreted as plain ASCII, then the strings appear as combination of two Latin characters per Chinese character, or, more likely, as combinations of control characters. This can very well crash an unaware program.
    For the conversion tool, if it doesn't support multibyte characters or doesn't detect that the CSV contains multibyte data, the Chinese translation will look like a twice as long string with letters and control sequences. Which cyn be converted straight away (since the compiler doesn't complaijn later, it is apparently done). However, it doesn't mean that the result will work if the code that maybe just expects plain ASCII is confronted with text sequences that are not plain ASCII.
    Maybe it's as simple as turning on DBCS (double byte character set) or unicode support in the compiler/linker/library settings. Just a guess.
    That's what was in the first half of my post (which you did not comment on at all)
    Daniel Abad
    If I can sell a product that uses a Texas component  don't doubt that Texas will be very very happy.
    To have success with a project means to give a lot of people a job and contribute to the PIL.
    In my country this is very important question, because there are a lot of people unemployed..
    Selling a product is always a good thing - for everyone. However, investing more than the revenue is not a good thing. And investing in advance is also not everyone's favorite. So investing into support, hoping that someone will perhaps generate more revenue than the support did cost, is a risky thing. Especially since the universities flood the world with students who cry for support to do their homework (happens every day, even multiple times a day with exactly the same questions) in the MSP430 forum.
    I understand that this issue is important for you. My own projects (and problems) are important for me too. But (usually) not for anyone else. Especially not for someone who is willing to invest his spare time for free.
    Daniel Abad
    I have never said that I don't want pay for any help......!

    It's not about you wanting or not to pay. It's about that you didn't, but sound as if you did. Nobody wants you to pay for help here. But nobody wants to be treated like a paid clerk by you.
    Daniel Abad

    I am used since a lot of years (40 ?) to use:
    OK:  as all runs well.
    KO:  as there is a problem , something is wrong
    "it means just what I choose it to mean—neither more nor less.” (Humpty Dumpty in Lewis Carroll:"Through the Looking-Glass")
    Daniel Abad
    I promise never use KO again...!!
    There's nothing wrong in using it - even in this way. As long as you accept that other will consider it a humorous way to say 'it doesn't work' rather than an unsmiling statement.
    In any case 'It doesn't work' (no matter how it is expressed) doesn't contribute to the solution. All people who come here have something that 'does not work'.
    Now as we know in more detail, what's wrong, we're closer to a solution.
    However, 'crash' isn't a very detailed description still. So we are still left to much guessing.
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Daniel Abad said:
    Hi everybody,
    I am working on the TM4C129XDEVKIT platform developing an application
    that uses the LCD touch display on board.
    Using as a base project  the "demo_language" example that runs OK.
    My project needs a  multilingual menu with the same 7 languages of the example.
    So I added the menu using the procedure of the Texas graphic library......
    But unfortunately my code is KO and crashed.

    Good start, a more complete description of what you mean by crashed might help

    Daniel Abad said:
    I order to do absolutely clear what I mean whit "KO" and "crashed",
    I create a reduced version of my project.

    At some point that may be useful, it lacks the power of explanation though.

    Daniel Abad said:

    If somebody has "TM4C129XDEVKIT" and is interested in a multilingual application.
    Please contact me in order to work together in the solution of the problem.

    A public forum works better if problems and solutions are shared. And several people including Jens-Michael have given you good tips.

    Robert

  • Mr. Adsett:

    In this case I know that is absolutely impossible to find out the solution without the environment (development kit + IDE).
    Please note that my post had attached my project.
    In my project there is a lot of useful information that I give to the people of the forum.
    There is no doubt that my contribute to the general knowledge is higher that the contribute that you gave until now.....!

    I give a project to the forum  that handle very well the panels of the display.
    You will never find an example that does this....

    Until now your contribute to the forum is ZERO.

    Please I beg you don't interfer the comunication between me and  Jens any more.

    Good bye and good luck  Mr. Adsett

    Best Regards

    Daniel Abad


    Da: Robert Adsett72 <bounce-3355679@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Lunedì 4 Luglio 2016 22:56
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Daniel Abad
    Hi everybody,
    I am working on the TM4C129XDEVKIT platform developing an application
    that uses the LCD touch display on board.
    Using as a base project  the "demo_language" example that runs OK.
    My project needs a  multilingual menu with the same 7 languages of the example.
    So I added the menu using the procedure of the Texas graphic library......
    But unfortunately my code is KO and crashed.
    Good start, a more complete description of what you mean by crashed might help
    Daniel Abad
    I order to do absolutely clear what I mean whit "KO" and "crashed",
    I create a reduced version of my project.
    At some point that may be useful, it lacks the power of explanation though.
    Daniel Abad

    If somebody has "TM4C129XDEVKIT" and is interested in a multilingual application.
    Please contact me in order to work together in the solution of the problem.
    A public forum works better if problems and solutions are shared. And several people including Jens-Michael have given you good tips.
    Robert
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Mr. Adsett:

    In this case I know that is absolutely impossible to find out the solution without the environment (development kit + IDE).
    Please note that my post had attached my project.
    In my project there is a lot of useful information that I give to the people of the forum.
    There is no doubt that my contribute to the general knowledge is higher that the contribute that you gave until now.....!

    I give a project to the forum  that handle very well the panels of the display.
    You will never find an example that does this....

    Until now your contribute to the forum is ZERO.

    Please I beg you don't interfer the comunication between me and  Jens any more.

    Good bye and good luck  Mr. Adsett



    At least you don't suffer from underdeveloped ego.
    And for sure, you are not interested how others judge the intersection of your self-assessment with reality.

  • Mr.  f.m,

    You write :






    At least you don't suffer from underdeveloped ego.
    And for sure, you are not interested how others judge the intersection of your self-assessment with reality.

     




    Da: f. m. <bounce-3568074@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Martedì 5 Luglio 2016 14:08
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Mr. Adsett:

    In this case I know that is absolutely impossible to find out the solution without the environment (development kit + IDE).
    Please note that my post had attached my project.
    In my project there is a lot of useful information that I give to the people of the forum.
    There is no doubt that my contribute to the general knowledge is higher that the contribute that you gave until now.....!

    I give a project to the forum  that handle very well the panels of the display.
    You will never find an example that does this....

    Until now your contribute to the forum is ZERO.

    Please I beg you don't interfer the comunication between me and  Jens any more.

    Good bye and good luck  Mr. Adsett


    At least you don't suffer from underdeveloped ego.
    And for sure, you are not interested how others judge the intersection of your self-assessment with reality.

     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.



  • Mr.  f.m,

    You write :

    ///////////////////////////////////////////
    At least you don't suffer from underdeveloped ego.
    And for sure, you are not interested how others judge the intersection of your self-assessment with reality.
    ///////////////////////////////////////////

    Yeeeeeesssss....

    This is rhe first time that we are "tuned".

    I am very happy for you... finally you decided to switch on your mind....!!!!

    But in any case.....
     
    Please I beg you don't interfer the comunication between me and  Jens any more.

    Good bye and good luck  Mr.  f.m,

    Best Regards

    Daniel Abad



    Da: f. m. <bounce-3568074@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Martedì 5 Luglio 2016 14:08
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Mr. Adsett:

    In this case I know that is absolutely impossible to find out the solution without the environment (development kit + IDE).
    Please note that my post had attached my project.
    In my project there is a lot of useful information that I give to the people of the forum.
    There is no doubt that my contribute to the general knowledge is higher that the contribute that you gave until now.....!

    I give a project to the forum  that handle very well the panels of the display.
    You will never find an example that does this....

    Until now your contribute to the forum is ZERO.

    Please I beg you don't interfer the comunication between me and  Jens any more.

    Good bye and good luck  Mr. Adsett


    At least you don't suffer from underdeveloped ego.
    And for sure, you are not interested how others judge the intersection of your self-assessment with reality.

     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Hi Markel,

    May be you forgot something ?

    I can't see  the document neither the link .....

    Daniel



    Da: Markel Robregado <bounce-1531317@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Lunedì 4 Luglio 2016 16:13
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Hi,
    If by you mean as system crash it went to FaultISR(), refer to the document below to find out the cause.
    See, also this link below.
    To "Quote" to a reply go to "Use Rich Formatting" and use the "Quote" tool.
    - kel
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Hi Daniel,

    I am able to see the link at Google Chrome. Here are the links again.

    e2e.ti.com/.../374640

    If you pause the debugger and it goes to FaultISR() refer to this document to debug the root cause.

    www.ti.com/.../spma043.pdf

    - kel
  • Hi Mark,

    OK...

    Thank you very much...

    Best Regards

    Daniel



    Da: Markel Robregado <bounce-1531317@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Martedì 5 Luglio 2016 16:49
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Hi Daniel,

    I am able to see the link at Google Chrome. Here are the links again.

    e2e.ti.com/.../374640

    If you pause the debugger and it goes to FaultISR() refer to this document to debug the root cause.

    http://www.ti.com/lit/an/spma043/spma043.pdf

    - kel
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • Hi Daniel,

    Are you using the DK-TM4C129X or the EK-TM4C1294XL?

    I have the DK-TM4C129X lang_demo example program. It build without errors at Keil and CCS. Reviewing the code it has support for Chinese and Korean Language, see below. I am not able to test this example program because I do not have a DK-TM4C129X. Have you tried the lang_demo example program without modifications, and see if the Korean and Chinese Language appears at LCD properly?

    language.c

    //
    // Language GrLangEnUS
    //
    0x00, 0x00, 0x00, 0x00, // STR_ENGLISH
    0x08, 0x00, 0x00, 0x00, // STR_ITALIANO
    0x11, 0x00, 0x00, 0x00, // STR_DEUTSCH
    0x19, 0x00, 0x00, 0x00, // STR_ESPANOL
    0x22, 0x00, 0x00, 0x00, // STR_CHINESE
    0x29, 0x00, 0x00, 0x00, // STR_KOREAN
    0x33, 0x00, 0x00, 0x00, // STR_JAPANESE

    - kel

    Also to attach a file go to "Use rich formatting" there is a tool there to attach file.

  • Hi Markel,

    I have the following kits:

    1)  EK-TM4C123GXL

    2)  EK-TM4C1294XL

    3)  TM4C129XDevKit

    Tell me what do you prefer and I will convert my project to it.

    Then I will send to you the *.zip

    By the moment I can say that the example "lang_demo"  runs OK on any platform.

    My "menu" application has 2 panels:

    Panel #1 (it is OK) the language select that is a copy from the demo.

    Panel #2 (it is KO)the menu that must change the languge as selected in Panel #1.

    It is not easy to describe the problem in words but if you see
    the code it will be very clear to understand....

    Regards

    Daniel




    Da: Markel Robregado <bounce-1531317@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Martedì 5 Luglio 2016 17:28
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    Hi Daniel,

    Are you using the DK-TM4C129X or the EK-TM4C1294XL?

    I have the DK-TM4C129X lang_demo example program. It build without errors at Keil and CCS. Reviewing the code it has support for Chinese and Korean Language, see below. I am not able to test this example program because I do not have a DK-TM4C129X. Have you tried the lang_demo example program without modifications, and see if the Korean and Chinese Language appears at LCD properly?

    language.c

    //
    // Language GrLangEnUS
    //
    0x00, 0x00, 0x00, 0x00, // STR_ENGLISH
    0x08, 0x00, 0x00, 0x00, // STR_ITALIANO
    0x11, 0x00, 0x00, 0x00, // STR_DEUTSCH
    0x19, 0x00, 0x00, 0x00, // STR_ESPANOL
    0x22, 0x00, 0x00, 0x00, // STR_CHINESE
    0x29, 0x00, 0x00, 0x00, // STR_KOREAN
    0x33, 0x00, 0x00, 0x00, // STR_JAPANESE

    - kel

    Also to attach a file go to "Use rich formatting" there is a tool there to attach file.
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.


  • "Please I beg you don't interfer the comunication between me and Jens any more."

    Unfortunately there won't be much more conversation (at least form my side). I don't have the DK nor do I have the IDE. In fact, I'm rather an MSP430 expert (regarding TI MCUs) and therefore can't contibute much more than I already did.

    "By the moment I can say that the example "lang_demo" runs OK on any platform."

    And this lang_demo works okay with Chinese texts too?

    "Panel #1 (it is OK) the language select that is a copy from the demo."

    including the term 'Chinese' in Chinese letters?

    If the answers to these questions are both 'yes'...

    "Panel #2 (it is KO)the menu that must change the languge as selected in Panel #1."

    Then you must have done something wrong with the context (language selection) dependent handling of the text pointers.

    If the first answer is 'no', then the re is no proof that the demo code will work with Chinese texts at all. If the second answer is 'no', there might be something wrong in your project settings, the used libraries for text display, or the code that actually displays the text.

    That's all I can contribute to this.
    And in case you startet a new thread: I don't read this forum regularly (I don't even regularly read the MSP430 forum anymore). So you won't see me there. I just came here because this thread was mentioned in a different thread that I get sent to my mailbox.
  • Hi Jens,

    OK .... all clear ....

    But if you decide  to buy (it is very very low cost ) the "EK-TM4C123GXL" I have a lot of  applications running on it.
    Also on MSP430 ..... but it is a little bit  small...

    Thank you
    Best Regards  (also to the boys of the "gang")........

    Well I can't keep on writing, because I am having a very hard fight with my "ego".
    I can stop it ..... grows every day ....

    Daniel


    Da: Jens-Michael Gross <bounce-1474664@mail.e2e.ti.com>
    A: TM4C_forum@mail.e2e.ti.com
    Inviato: Lunedì 11 Luglio 2016 18:14
    Oggetto: TM4C Microcontrollers Forum: TM4C129XDevKit : multilingual behaviour KO..!

     
    A Message from the TI E2E™ Community
    Texas Instruments
     
    "Please I beg you don't interfer the comunication between me and Jens any more."

    Unfortunately there won't be much more conversation (at least form my side). I don't have the DK nor do I have the IDE. In fact, I'm rather an MSP430 expert (regarding TI MCUs) and therefore can't contibute much more than I already did.

    "By the moment I can say that the example "lang_demo" runs OK on any platform."

    And this lang_demo works okay with Chinese texts too?

    "Panel #1 (it is OK) the language select that is a copy from the demo."

    including the term 'Chinese' in Chinese letters?

    If the answers to these questions are both 'yes'...

    "Panel #2 (it is KO)the menu that must change the languge as selected in Panel #1."

    Then you must have done something wrong with the context (language selection) dependent handling of the text pointers.

    If the first answer is 'no', then the re is no proof that the demo code will work with Chinese texts at all. If the second answer is 'no', there might be something wrong in your project settings, the used libraries for text display, or the code that actually displays the text.

    That's all I can contribute to this.
    And in case you startet a new thread: I don't read this forum regularly (I don't even regularly read the MSP430 forum anymore). So you won't see me there. I just came here because this thread was mentioned in a different thread that I get sent to my mailbox.
     
     
    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.
    Flag this post as spam/abuse.