]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/readme.txt
Cleaning up LPC51U68 projects:
[freertos] / FreeRTOS / Demo / CORTEX_M0+_LPC51U68_GCC_IAR_KEIL / readme.txt
1 This directory contains three projects for LPCXpresso board for LPC51U68. 
2
3 MCUXpresso IDE (GCC compiler) -- .cproject and .project. 
4 IAR for ARM IDE (IAR compiler) -- CORTEX_M0+_LPC51U68_IAR.*
5 Keil uVision (ARM Keil compiler) -- CORTEX_M0+_LPC51U68_Keil.*
6
7 Known facts:
8 - IAR compiler shows Pa082 warning with SDK provided system_LPC51U68.c and fsl_usart.c. Since the warnings are legitimate, they are not ignored. 
9   Refer to https://www.iar.com/support/tech-notes/compiler/warningpa082-undefined-behavior-the-order-of-volatile-accesses-is-undefined-in-this-statement/