Quality RTOS & Embedded Software

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


Loading

MSP430 extended address bus

Posted by http://schneiderham.blogspot.co on June 11, 2010
Hi,
I am trying to compile the MSP430 demo project with IAR. The MSP430F449 compiles with 1 warning. If I try a different MSP with extended address bus (20-bit) then I get a series of warnings,

Warning[408]: Only 16bit will be pushed to the stack. Use size specifier to avoid warning. .....

I figure this is because the stack size of this processor is now unsigned long instead of unsigned short as in the 449.

So If I redefine:
#define portSTACK_TYPEunsigned portSHORT
to:
#define portSTACK_TYPEunsigned portLONG

and change the define:
#define portBYTE_ALIGNMENT2
to:
#define portBYTE_ALIGNMENT4

I don't see any change. Does anyone have any experience with the MSP430 with extended address bus?

Thank you for your time,




RE: MSP430 extended address bus

Posted by pvadim on June 14, 2010
http://www.westmorelandengineering.com

Cheers


[ 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