Quality RTOS & Embedded Software

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


Loading

LPC2129 In Application Programming

Posted by Colin Tan on November 13, 2010
Hi Guys,

Has anyone had any success with IAP on the LPC2468?

What is odd is when I run the following code with out the call to Prep_flash all the messages are printed out properly to terminal however once it is included, nothing is printed out. not even the message before the call.


Trace_Out_Msg ("\n\rAttempting flash prep!!!!",20);
portENTER_CRITICAL();
result = Prep_Flash (SECTOR8, SECTOR8);
portEXIT_CRITICAL();
if (CMD_SUCCESS==result)
{
Trace_Out_Msg ("\n\rPrep succeeded!!!!",20);
}else
{
Trace_Out_Msg ("\n\rPrep failed!!!!",20);
Trace_Out_Hex (&result, 2);

}


Does anyone have any ideas?

Thanks,
Colin

RE: LPC2129 In Application Programming

Posted by Dave on November 15, 2010
Look in the files section of the LPC2000 Yahoo group for examples, and on the NXP web site for application notes. It is a subject that comes up in those (NXP targeted) forums often.


[ 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