Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

LPCOpen vs. CMSIS

Posted by digitalwiz on November 18, 2014

Now that I have the UDP demo running in the simulator, I want to port it to an LPC1769 with Embedded Artists base board. Should be a matter of just retargeting FreeRTOS to the ARM and plugging in a different NetworkInterface.c, right?

So I found a NetworkInterface.c for the LPC17xx, which includes a couple of header files from lpc17xx.cmsis.driver.library. FreeRTOSConfig.h includes board.h that comes from lpcboardnxplpcxpresso1769, an LPCOpen board library, which in turn brings in lpcchip175x6x, an LPCOpen chip library. And somehow, CMSISp1v30LPC17xx is getting involved but creating incompatible type declarations.

I realize that I'm just not clear on the relationship between LPCOpen and CMSIS. Which of these libraries do I really need?

Thanks.


LPCOpen vs. CMSIS

Posted by edwards3 on November 18, 2014

LPCOpen probably includes CMSIS Core, which is a thin layer to provide standard interfaces to Cortex registers, so you probably want to use both but from the single LPCOpen package not separately.


LPCOpen vs. CMSIS

Posted by rtel on November 18, 2014

I believe CMSISp1v30LPC17xx are older libraries which have been replaced by the LPCOpen libraries - so I would stick with LPCOpen. As mentioned, LPCOpen makes use of the very low level CMSIS libraries, just as the older CMSISp1v30LPC17xx library did, but has different higher level code.

Regards.


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner