Keil Logo

What's New in RL-ARM Version 3.50

  • [RTX Kernel]
    Added support for Luminary LM3S9Bxx devices. A preconfigured RTX_Blinky example for the Luminary EK-LM3S9Bxx evaluation board can be found in ..\ARM\Boards\Luminary\EK-LM3S9Bxx folder.
  • [RTX Kernel]
    A user authentication for SMTP server has been added allowing emails to be sent from external SMTP servers with a valid user account. In general this solves the Mail relaying not allowed problem.
  • [TCPnet]
    Corrected a user authentication problem with some SMTP servers. If the multiline response from SMTP server is fragmented, the authentication did not work.
  • [RL-ARM]
    Added a product version number in RTL.h. It is encoded in decimal format. For RL-ARM version 3.46 it is defined as:
    #define __RL_ARM_VER    346
    
  • [RTX Kernel]
    Support for Toshiba TMPA910 device. RTX_Config.c configuration for RTX kernel was added.
  • [Flash File System]
    Added checking of function return values in FAT module. This improves the stability and trouble-free usage of the Flash File System.
  • [Flash File System]
    Added RTX multithreading protection to the File System. This allows you to read and write files or use standard input output from different tasks simultaneously in an RTX environment.
  • [TCPnet]
    Silverlight hosting has been added to the Web server. In order to deploy the Silverlight content, the following new file extensions [MIME types] were added:
    • xap [application/x-silverlight-app]
    • xaml [application/xaml+xml].
  • [TCPnet]
    Added a HEAD method in the Web server. The Java applets use this method to check the URL for validity, accessibility or recent modification.
  • [TCPnet]
    Added a HTTP Error message 501 Not Implemented in the Web server. The Web server now responds with status code 501 if the requested method is unrecognized or not implemented.
  • [TCPnet]
    Updated the Web server HTTP_Upload examples with a file download option. This allows downloading of files, which were previously uploaded to server.
  • [TCPnet]
    Corrected the Web server 16 MB file size limitation. The size of a download file, which is located on an external drive, is now limited to 2 GB.
  • [TCPnet]
    Corrected a problem in AT91_EMAC.c driver which failed to dump bad CRC packet fragments from DMA memory buffer.
  • [USB]
    Added USB examples SD_File and SD_Memory for MCB2300 and MCB2400.
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.