This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ETA for the next ARM MDK update?

New year greetings!
Is there any ETA for next ARM MDK update since 5.26.2.0?

Can we see the changelist?

Especially I'm interested in armcc compiler compatibility with Win10 1809.
Because of it I had to roll back to 1803 and stop updates, but win10 updates cannot be delayed indefinitely.

Thanks and regards,
Pavel A.

Parents
  • @g g:

    After 1809 update compiling every single C file fails with message:

    compiling main.c...
    "no source": Error: #869: could not set locale "" to allow processing of multibyte characters

    My source files are plain ascii, no any "multibyte characters:. The system locale is plain US English.

    @Westonsupermare Pier - thanks, I know that update is in work. Asking about the final release, not "pre".

    Thanks, - pa

Reply
  • @g g:

    After 1809 update compiling every single C file fails with message:

    compiling main.c...
    "no source": Error: #869: could not set locale "" to allow processing of multibyte characters

    My source files are plain ascii, no any "multibyte characters:. The system locale is plain US English.

    @Westonsupermare Pier - thanks, I know that update is in work. Asking about the final release, not "pre".

    Thanks, - pa

Children