• Re: RTX5 LPC43xx M0 Alternate timer
    github.com/.../rtx_os.h /// OS Runtime Information structure typedef struct { const char *os_id; ///< OS Identification uint32_t version; ///< OS Version struct { ///< Kernel Info uint8_t state;...
  • Re: RTX5 LPC43xx M0 Alternate timer
    github.com/.../rtx_os.h /// OS Runtime Information structure typedef struct { const char *os_id; ///< OS Identification uint32_t version; ///< OS Version struct { ///< Kernel Info uint8_t state;...
  • RTX5 CMSIS2 + EMAC_LPC43xx.C v2.9 + Alternative timer + LPC4337 result in a very slow FTP server
    Hi, I encounter an issue while trying to updating my application using RTX5 CMSIS OS to RTX5 CMSIS OS2. While using RTX5 CMSIS OS everything works fine (I can upload and download files to my...
  • RTX5 CMSIS2 + EMAC_LPC43xx.C v2.9 + Alternative timer + LPC4337 result in a very slow FTP server
    Hi, I encounter an issue while trying to updating my application using RTX5 CMSIS OS to RTX5 CMSIS OS2. While using RTX5 CMSIS OS everything works fine (I can upload and download files to my...
  • LPC43XX (Cortex-M4): Timer triggered DMA transfer?
    Hi to you all, thank you for your patience: I know I'm publishing a lot of LPC43XX related questions. but the support on NXP forums is just.. well, something different from the one I found here, so I...